How to safely create temporary files and directories to be used in Linux shell scripting. Learn some of the security concerns related to temporary files.| Putorius
An introduction to Linux IO, standard streams, file descriptors, and redirection. Learn the basic operators and how to control stdin, stdout, and stderr.| Putorius
The moreutils package is a natural extension of the GNU Core Utilities. It provides additional functionality for command line operations.| Putorius