Redirect Downloads with Symbolic Links in Linux
Symbolic links (ln -s) act like shortcuts. They let you keep files in one location but access them as if they were in another. By linking ~/Downloads to a folder on your data disk, applications that expect a Downloads folder in your home directory wi...
ralvaracode.hashnode.dev1 min read