Search results
Linux 'who' command with examples (Real world Linux) - IBM
Search result description:Aug 6, 2012 ... [ FILE | ARG1 ARG2 ] Examples of 'who' command 1. Get the information on
currently logged in users This is done by simply running the 'who' ...
Linux stat command with examples (Real world Linux) - IBM
Search result description:Jul 21, 2012 ... In this article, we will discuss the usage of stat command with examples. stat
command syntax The syntax of stat command is : stat [OPTION].
Useful Linux command examples - Part I (Real world Linux) - IBM
Search result description:Sep 22, 2012 ... So, In this article, we will discuss a few commonly used (but must know) Linux
commands with an example for each. 1. Linux ps command This ...
Linux df command explained with examples (Real world Linux) - IBM
Search result description:Jun 24, 2012 ... In this article, we will discuss the 'df' command line utility with practical examples.
Before jumping to examples, lets quickly go through the ...
Linux killall command explained with examples (Real world Linux)
Search result description:Jun 24, 2012 ... There are various commands/utilities available in Linux for doing this. One such
command is 'killall'. Lets discuss the 'killall' utility in this article ...
Estimate file space usage with du command in Linux (Real world ...
Search result description:Nov 10, 2012 ... The du command in Linux can be used to estimate the space usage ... This article
describes the usage of du command through some examples ...
Linux sort command - Sort lines of text files (Real world Linux) - IBM
Search result description:Dec 7, 2012 ... So here in this article, I'll share my understanding on Linux sort command
through some examples. Before jumping on to examples, here is an ...
Linux netstat command explained with 10 examples (Real world ...
Search result description:Aug 25, 2012 ... The netstat command in Linux is a very useful tool when dealing with networking
issues. This command is capable of producing information ...
Know more about files using Linux wc command (Real world Linux)
Search result description:Oct 21, 2012 ... As clear from the syntax, multiple files can be supplied as input to the Linux wc
command. Linux wc command examples The file input.txt will be ...
Real world Linux - IBM
Search result description:So, In this article, we will discuss a few commonly used (but must know) Linux
commands with an example for each. 1. Linux ps command This command is
used ...
Know about your Linux system using uname command (Real world ...
Search result description:Sep 8, 2012 ... So, In this article, we will discuss the Linux 'uname' command (through examples)
that serves exactly the same purpose. The syntax The syntax ...
Common threads: Sed by example, Part 1 - IBM
Search result description:Fortunately for us Linux users, one of the nicest versions of sed out there
happens to be GNU sed ... In this example, we called sed with one editing
command, 'd.
Search patterns in files using Linux grep command (Real world Linux)
Search result description:Nov 23, 2012 ... In this article, we will understand the usage of Linux grep command through
practical examples. SYNTAX Before jumping on to the examples, ...
Linux bash command line tips and tricks - Part I (Real world Linux)
Search result description:Oct 14, 2012 ... Linux command line tips and tricks 1. Use wild-card ... In the example above, the
output of ls command is piped as input to grep command.
Basics of Linux system administration: Working at the console - IBM
Search result description:Oct 7, 2011 ... Ideally suited to serious users of Linux -- including Linux system ... Our command
examples are taken from Ubuntu and Fedora, but they apply ...