Dialog: An Introductory Tutorial
From Linux Journal:Linux is based on the Unix operating system, but also features a number of unique and useful kernel features and application programs that often go beyond what is available under...
View ArticleLSST v1.05r3 > Chapter 2 > Variables in Shell
From freeos.com:To process our data/information, data must be kept in computers RAM memory. RAM memory is divided into small locations, and each location had unique number called memory...
View ArticleBash Parameter Expansion
From Linux Journal:If you use bash you already know what Parameter Expansion is although you may have used it without knowing its name. Click here to read moreTagged: #linux #shell #bash #forms #script...
View Article7 Linux Shell Tips For Increased Productivity
From maketecheasier.com:Receive daily update, giveaways, discount codes and product offers exclusive to members only right in your inbox for free.Click here to read moreTagged: #linux #shell #tips
View ArticleLinux & UNIX command line examples
From examplenow.com:Linux, UNIX command line examples, tutorials, and sample documentation. Learn how to use programs like mysql, ssh, tar, rsync, dd by exampleClick here to read moreTagged: #linux...
View ArticleWelcome to The UNIX Grymoire!
From grymoire.com:This page includes Bruce Barnett's tutorials on UNIX shell programming and various other arcane subjects of interest to wizards.Click here to read moreTagged: #linux #shell #unix...
View ArticleWelcome to Classic Shell
From SourceForge:Classic Shell is a collection of features that were available in older versions of Windows but are removed from Vista and Windows It has a classic start menu for Windows it adds a...
View ArticleDate Arithmetic In Linux Shell Scripts
From walkernews.net:Date is not installed, you can write a simple C program in few lines of source code to satisfy the date arithmetic in shell scripts! The compiled C program is highly portable among...
View ArticleMake your bash scripts user friendly using - dialog
From linuxhelp.blogspot.com:f you have installed Linux using the text installer, then you will find a neat professional looking install process. You can rest assured that no extreme programming has...
View ArticleI/O Redirection
From tldp.org:There are always three default files open, stdin (the keyboard), stdout (the screen), and stderr (error messages output to the screen). These, and any other open files, can be redirected....
View ArticleUnix Reborn by ~The-man-who-writes
From browse.deviantart.com:Art - community of artists and those devoted to art. Digital art, skin art, themes, wallpaper art, traditional art, photography, poetry / prose. Art prints.Click here to read...
View Articlexargs: How To Control and Use Command Line Arguments
From cyberciti.biz:Explains how to use UNIX / Linux / BSD xargs command with plenty of examples. You will learn about controlling and using command line arguments for other UNIX / Linux commands.Click...
View ArticleThe Linux Cookbook: Tips and Techniques for Everyday Use - The Shell
From :The subject of this chapter is the shell, the program that reads your command input and runs the specified commands. The shell environment is the most fundamental way to interact with the system...
View ArticleOS X commands
From ss64.com:alias Create an alias • alloc List used and free memory apropos Search the whatis database for strings awk Find and Replace text within file(b basename Convert a full pathname to just a...
View ArticleWhat's New on the Leopard Command Line
From macresearch.org:Each new release of Mac OS X brings with it a range of new command-line tools, many of which go unnoticed. Not only are these tools useful, they also tell the story of the...
View ArticleUnix find command helper
From find.unixpin.com:Unix and linux 'Find command' helper. Option reminder for unix command findClick here to read moreTagged: #linux #shell #unix #bash #sysadmin
View ArticleComputer - Tools - Zsh-Liebhaber-Seite @ Michael Prokop
From michael-prokop.at:Willkommen zur Zsh-Liebhaber-Seite! Diese Webpage war ursprünglich unter www.infodrom.north.de/~matthi/zsh/ erreichbar. Gemeinsam mit Matthias Kopfermann habe ich (Michael)...
View Articlehow to set global PATH on OS X
From serverfault.com:You're going to have to set it on a shell by shell basis; bash and csh-like shells do not share the same configuration files and syntax for adjusting the PATH. Trying to do this in...
View ArticleGet sed savvy - part 1
From eriwen.com:Today I'll continue the series on command-line tools for productivity, with sed. Stream EDitor is the most complicated tool so far, an entire language in its own right. It is much too...
View ArticleLinux-Quickies: Dateien und Verzeichnisse
From jan-trippler.de:Diese Seite wurde verschoben. Aktualisieren Sie bitte ihre Bookmarks und klicken Sie hier, um zur aktuellen Seite zu gelangen:http://www.jan-trippler.de/de/quickies/index.html....
View Article