0%

Bash is a commonly used language on most Linux System. The name Bash stands for ‘Bourne Again SHell’. It is developed as a replacement/improvement for Bourne Shell(sh).

Read more »

gzip - Compress/uncompress files with gzip compression. Compression reduces disk usage and transfer time. gzip is commonly used. the file created by gzip has ‘.gz’ extension.

Read more »