Making use of previously entered commands can help you remember the location of files previously edited, canremove the need to re-enter long path names and can save you a lot of typing mistakes.
To make sure files aren't removed accidentally when running the Linux find command, use the -ok command. It will ask for permission before removing any files. A friend recently reminded me of a useful ...
Attaching a remote drive or directory on a Windows box is called “drive mapping” though the process is essentially the same as what we call mounting in the Unix world. While I rarely spend any ...