Hacker News new | ask | show | jobs
by mtm 2470 days ago
how about like this:

# cp [existing-thing] [new-thing]

# mv [existing-thing] [new-thing]

# ln -s [existing-thing] [new-thing]