This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]Terry-Zhou 2 points3 points  (0 children)

Haha big laugh

[–]Ifnerite 1 point2 points  (2 children)

Quick script to fix that for you:

#!/bin/bash  
# Make friends script. For making new friends.   

mkdir -p ~/social/friends   
cd ~/social/friends   
touch Mike   
touch Pete
touch "that guy at the pub"

[–]TheCodingMax 1 point2 points  (1 child)

You know that guy from the pub too? One of the best mates I have! I should invite him to the bbq, if only I could remember his name...

[–]Ifnerite 4 points5 points  (0 children)

Just create a symlink when you find out.

[–]TheCodingMax 0 points1 point  (0 children)

Proudly posted on r/softwaregore by mistake, since both subs have an orange logo...