/ Published in: Bash

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
rm latestlink; ln -fs "`ls -t .| head -n 1`" latestlink
Comments
