This select set of Linux commands can help you master the command line and speed up your use of the operating system. When coming up to speed as a Linux user, it helps to have a cheat sheet that can ...
Selects a file (or set of files) and executes a command on that file. This is helpful for batch jobs. /M searchmask Searches files according to a searchmask. The default searchmask is '*' . /S ...