LinuxSA

Linux Tips
Command line tricks

[Home] [LinuxSA] [Linux] [Links] [Meetings] [Mailing List]


Introduction

I have seen a lot of people who are new to Linux who are aware of the poor scripting tools and command line tools that Windows has; these same people bring the same attitudes to Linux.

Command Line Tricks

The default shell under Linux, bash (the Bourne Again Shell, an old UNIX joke), has a number of very useful facilities.

Of course, if you want to get a file and then do something after, you could use wget to get the file and simply enter another command after a semicolon of something like that.

Next posting, someone will explain STDIN, STDOUT, and STDERR, along with talking about what is going on with piping commands together. Then we will get to bash variables, and more complex loops.

In the spirit of contribution,

Hope this helps ...

Regards

-------
Richard Sharpe, sharpe@ns.aus.com, Master Linux Administrator :-),
Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org)
Co-author, SAMS Teach Yourself Samba in 24 Hours
Author: First Australian 5-day, intensive, hands-on Linux SysAdmin course

Web page suggestions, criticisms, general info, or submissions to
the LinuxSA Webmaster (webmaster@linuxsa.org.au)

Last updated: Tuesday, 25-Jan-2000 01:34:43 CST