If you need to convert a DOS text file to a UNIX text file, and the dos2unix command is not…
The example below shows how you can exclude file “somefile.txt” and directory “subfolder6” from the tar command:
Although there are several ways to achieve this, the way I most often tar and gzip files using a single…
With UNIX scripts you can do many powerful things. You won’t be able to take over the world with it,…