Daily Archives: 2012-12-11

Bourne Shell Tip: Use Subshells Interactively

Suppose you’re using your favourite Bourne-style shell (be it bash, zsh, or whatever else you fancy) and you want to save a video into a folder two levels up the directory tree. Do you: Use cd ../.. followed by youtube-dl … Continue reading

Posted in Geek Stuff | 1 Comment