Linux Tip: Simplifying Commands
May 19, 2010, 12:33 (0 Talkback[s])
(Other stories by Jeremy LaCroix)
[ Thanks to Jeremy
LaCroix for this link. ]
"There are a lot of things that I do to simplify things
when using Linux, and I decided that I would start writing about
them. First, I'm going to describe a method I use personally to
make Linux commands easier to remember. The information here has
been tested on Arch and Ubuntu, but should work regardless of what
distribution you use. This tip is probably best suited for
beginners but perhaps others can benefit as well.
"First, I need to give the usual disclaimer. Most of the tips I
will write about in this article and upcoming ones will use shell
scripting. I do not profess to be an expert with writing shell
scripts, but even with my limited knowledge, I've been able to
accomplish some pretty cool things. If there are any errors or
improvements I can make, let me know in the comments. Also, be
careful. With the wrong terminal commands, you could destroy your
entire system. It's a good idea to try shell scripting with a test
or virtual system first."
Complete
Story
Related Stories:
- Linux: Monitor a Service with a Watchdog Script(May 18, 2010)
- Give Me Liberty or Give Me Eth(May 18, 2010)
- Linux: Configure Xorg X11 Window System(May 14, 2010)
- Vim 7.2 Scripting(May 03, 2010)
- Ten Linux Commands Every Web Developer Should Know(May 03, 2010)
- Rethinking PID 1(May 03, 2010)
- The Top 12 Native Linux System Monitoring Tools(Apr 29, 2010)
- Bash: Handling Command Not Found(Apr 23, 2010)
- Linux NetworkManager a Solid Tool with New Features
(Apr 23, 2010)
- Bash Shell Functions Tutorial with 6 Practical Examples(Apr 23, 2010)