dcsimg

Command Line Magic: Scripting, Part One

Creating shell scripts is the lazy (smart) system administrator's way to automate and build intelligence into repetitive tasks.

This scripting miniseries will help you learn some basic scripting and perhaps launch you on a more productive career in Linux system administration. If you find yourself typing the same commands over and over again, do yourself a favor and write a script to do it. Smart administrators have scripts for everything. There are three things you have to remember about scripting: Don’t test your scripts on production systems, document the script’s action, and name the script descriptively. This week’s article introduces you to simple shell scripting.

There’s no great secret to creating good scripts. You don’t have to be afraid of criticism about script security, programming style, or which editor you use to create them. You don’t need to be a programmer or even a Linux expert to create some pretty cool scripts. All you really must do is test your scripts, document your scripts, and give your scripts descriptive names.

Test your scripts to make sure they work like you expect them to. Document your scripts inside and outside the script so that you don’t forget what the script’s original purpose is and that anyone else using the script will know how to use it. Name your scripts such that its functionality is at least hinted at from the name.

Those of you who are new to Linux might ask, “Why do I need to create scripts?” The answer is simple, you don’t need to but once you’re worn out from typing the same commands several times per day, you’ll want to create them.

Scripts help you manage your system(s) more efficiently. And, the rule of thumb is, that if you’re typing it, you can script it.

The Basics

I only use the Bourne-Again Shell (BASH)* for scripting. It’s the default shell in Linux and it has the best features from the other major shells. But don’t worry if you don’t use BASH, you can still write scripts that use BASH, even if you use a different user shell. The prerequisites for gaining the most out of this series are that you know how to use basic shell commands. For example, cd, ls, ps, cat, chmod and a command line text editor such as vi, emacs, or nano.

I only use the vi** editor in the examples.

This series is interactive, so you’ll need access to a Linux system, physical or virtual, with which to work. If you’re required to use root user privileges or sudo access, I’ll note that in the example.

At the Command Line

To keep my scripts in this separate from everything else, I created an area in my home directory for them under scripts/intro. Shell scripts are simply commands contained in a file (a shell script file) that run as if you had run them individually at the command line. Enough introduction, let’s get started with some shell scripts.

Open your favorite text editor and enter some commands into it on a one command per line basis. To run the script within a BASH shell, enter #!/bin/bash.

#!/bin/bash

This line, which must be the first line in your script, is the only line that may begin with the # (shell) symbol. Placed anywhere else in the script and the shell interpreter ignores it and anything on the line after it. This is the comment symbol everywhere but on the first line. Continue by adding some commands as shown.

#!/bin/bash
touch file.txt
echo "Hello World" >> file.txt
echo "Create another file" > file2.txt
ls -la
cat file.txt
echo " "
cat file2.txt

Save the file with a descriptive name (no spaces) and with a .sh at the end of the name. For example, file_create.sh. The file is simply a text file, not a script at this point. Do you know why? It’s because the file permissions don’t allow execution. To change the behavior, enter the following command:

$ chmod +x file_create.sh

Now, execute the file and allow it to create the two files and display their contents.

./file_create.sh

total 20
drwxr-xr-x 2 khess khess 4096 2011-05-30 16:01 .
drwxr-xr-x 3 khess khess 4096 2011-05-30 15:35 ..
-rw-r--r-- 1 khess khess   20 2011-05-30 16:01 file2.txt
-rwxr-xr-x 1 khess khess  141 2011-05-30 15:55 file_create.sh
-rw-r--r-- 1 khess khess   12 2011-05-30 16:01 file.txt
Hello World

Create another file

As demonstrated in the script, you can enter as many commands as you want into a script. They will execute one after the other, from top to bottom, until the script completes.

For a practical application of the script you created, try this one that checks the lastlog and then mails you the list of user who’ve logged in during the current month.

#!/bin/bash

echo $HOSTNAME > logins.txt
echo " " >> logins.txt
last >> logins.txt
mail [email protected] < logins.txt

Note that this file records the hostname to help you identify which hosts your messages originate from, in case you have more than one that you manage.

Interactive Scripting

What if you need more flexibility in your scripts that you just can't program to run autonomously? You program them to run interactively and provide the intelligence as needs and circumstances change.

This script prompts you for a filename, some initial content for the file, and then writes the provided information to the specified filename.

#!/bin/bash

echo "Enter the name of the file you wish to create."
read FILENAME
echo "Enter any info you want to enter into the file."
read INFO
touch $FILENAME
echo $INFO >> $FILENAME
cat $FILENAME

Grant execute permission to the file and run it. Does it produce the expected results? Do you see any other useful applications for the scripts you've learned today? How about interactively adding information into a database?

Next week, you'll gain considerably more experience writing scripts now that all of the trivia and introductory material is out of the way. If you have particular problems you'd like to solve, use the Comments section to address them. Other readers might have some good ideas or I can tackle them in upcoming posts. Try out a few scripts on your own from the ones you've learned here and post them for others to use.

Remember, that we're an interactive, positive community that wants to foster open communications. Everyone comes in from a different place and it's our job to nurture learning and discovery. Until next week, happy scripting!

* Watch for my upcoming, Korn Shell tale post.

** It's the first one I learned from old UNIX nerds who thought that vi is the only editor. What can I say?

Comments on "Command Line Magic: Scripting, Part One"

Review my blog regal assets review (Josette)

my web page … regal assets review (Elsie)

My web site – reviews of regal assets (Bennett)

Check out my weblog; reviews of regal assets – http://www.kamakazirock.com -

my site … regal assets reviews, Johnny,

Begin trading utilizing the signals checking your benefits, with little lot shapes.

It also is offering Windows 10 via protection company Qihoo 360 Modern technology Co
and also Tencent Holdings Ltd, China’s largest social media network business, which will certainly build a Windows 10 application that will work on smartphones and also Computers for its more
popular QQ gaming and also message service.

My site :: best gaming pc for 1000 euro (Weldon)

Take a look at my weblog: regal assets reviews (Mildred)

my web page regal assets review (Nicolas)

Also visit my web site – regal assets reviews; http://www.gwagenownersworldclub.com,

Also visit my blog; regal assets review (Mellisa)

Looking for cheap but guaranteed virtual assistant? then we are here to serve you anytime and anywhere we will provide virtual assistant at your needs.
Virtual Assistant Philippines

Internet search engine adhere to a viewpoint that great websites have links
to them, so one of the best suggestions we can offer you is to slowly
construct connect to various other sites.

Here is my homepage; seo Acacia Ridge, Jed,

Trevarth has actually been house to 4 generations
of the Goldring family members, and also with this history comes a deep sense
of love and pride for Trevarth vacation park as well
as all that opts for it. Grandparents and also grandchildren all
help to make your holiday with us as satisfying as possible.

Also visit my page … ardgartan lodges (Magdalena)

my website … regal assets review [Suzette]

Plus, with paperMoney®, you should use actual market knowledge to try your hypotheses and approaches without risking a cent.

For instance; if the euro is selected by a set of currency with the exchange rate of 1.50; this implies the investor will be needing USD 1.50 to get 1 euro.

Hello There. I found your blog using msn. This is a very well written article.

I’ll make sure to bookmark it and return to read more of
your useful info. Thanks for the post. I’ll certainly comeback.

Also visit my weblog: garcinia cambogia qld

As you boost the density of the keywords throughout your content you risk of making your material seem as though it has
been keyword stuffed – a no-no for internet search engine in 2015.

Here is my page :: seo dallas texas

Frankly, using a computer program is an excellent solution to maintain feeling from your currency retaining and trading the earnings coming in.

There are persuasive reasons to take into account best forex brokers forum (purehubs.liv.ac.uk) just as one investment collection to be certain.

Feel free to surf to my blog post framework obtain

Leave a Reply