linux bash scripts tutorial

C++
$ which bash
#!/bin/bashtar -czf myhome_directory.tar.gz /home/linuxconfig
Source

Also in C++: