Basic Linux

Using wget to download FTP folders

Using wget to download FTP folders If you want to copy all of the files and folders from one host…

10 years ago

Make your shell colorful

You can easily changed your black ssh screen to colorful screen by using following steps. 1) Login to the server…

10 years ago

AWK Linux command

why awk? awk is small, fast, and simple, unlike, say, perl. awk also has a clean comprehensible C-like input language,…

10 years ago