21 ms·
how about like this: # cp [existing-thing] [new-thing] # mv [existing-thing] [new-thing] # ln -s [existing-thing] [new-thing]
by mtm 7y ago
how about like this:
# cp [existing-thing] [new-thing]
# mv [existing-thing] [new-thing]
# ln -s [existing-thing] [new-thing]