Hacker News new | ask | show | jobs
by thewisenerd 2023 days ago
a very simple cronjob which creates a ~/data symlink, that points to ~/works/data/$(date -u '+%Y-%m-%d')

why? I have to deal with a bunch of files at $job. easier when they're all at one place, and I have a clean slate everyday.