Linux shell scripting?

There has to be a program around that writes Linux admin scripts And also is there an affiliate site out there containing good plus the Linux administrative scripts

A disguise script is an executable copy file which ends using the.sh expansion.They all start with
#! /bin/bash/.

So an idea shell script is definitely:

#! /bin/bash/
sudo apt-get up-date && sudo apt-get dist-upgrade

This would help you update your pc by downloading and installing every one of the updates readily available it.You possibly can write covering scripts yourself by using a simple word editor, although these are only required for should the command is the really long one and also one that you simply won’t always remember.

So no and no to your questions.

I suggest this page for information within the linux order line, that’s how all shell pieces of software function.

http://linuxcommand.org/index.php.

Leave a Reply