Articles

# | 0-9 |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |P |Q |R |S |T |U |V |W |X |Y |Z

Articles » Build / Script Tools » Shell Scripting

Shell Scripting (8)RSS Feed

Results 1 - 8 of 8

0.0/5 (0 vote)
Build / Script Tools/Shell Scripting
Author:scmGalaxy Admin
Basic of Unix Presentation Basic Unix View more presentations from rajeshatbuzz. (tags: basic of)
Saturday, 07 March 2009 | 1166 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Build / Script Tools/Shell Scripting
Author:Amaresh Das
what will happen ? "man ls |col -b > " will give the text file same as man ls. what is VI-editor ? While in vi you can run AIX commands without exiting the editing session. The! creates a shell to...
Monday, 06 April 2009 | 900 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Build / Script Tools/Shell Scripting
Author:scmGalaxy Admin
Grep scans its input for a pattern, and can display the selected pattern, the line numbers of the filenames where the pattern occurs, The command uses the following syntax grep options pattern filesname(s) grep searches for pattern in one...
Friday, 16 April 2010 | 1246 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Build / Script Tools/Shell Scripting
Author:Rajesh Kumar
This was like the first time where I had to write something that will be able to read something out of a XML file using a shell script. Usually I would use Python/Perl as my favorite choices in such a scenario but in this one I really *had* to do...
Monday, 03 May 2010 | 1047 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Build / Script Tools/Shell Scripting
Author:Tushar Patil
UNIX SED Introduction · Sed is a “non-interactive” stream-oriented editor. Since its an “non-interactive” it can be used to automate editing. · This allows you to edit multiple files, or to perform common editing operations without...
Tuesday, 23 November 2010 | 1560 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Build / Script Tools/Shell Scripting
Author:Tushar Patil
A parameter is an entity that stores values. It can be a name, a number or some special characters. Bash shell provides two kind of parameters. Positional Parameter and Special Parameter Bash Positional Parameter – $0, $1, $2 .. Positional...
Friday, 10 December 2010 | 727 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Build / Script Tools/Shell Scripting
Author:Rajesh Kumar
To find a program not on this list (and there are hundreds), try the man program with the -k option followed by a keyword, for example, man -k tape to find all on-line manual entries that refer to programs that work with tapes.  ...
Wednesday, 05 January 2011 | 907 hits | Print | PDF |  E-mail | Report | Read more
0.0/5 (0 vote)
Build / Script Tools/Shell Scripting
Author:Rajesh
Main Responsibilities of the Linux System Administrator is as follows: Maintaining User Accounts Security Managing the disk space and Backup The Administrator’s Privileges: Change the contents or attributes of any file like its...
Tuesday, 22 May 2012 | 1 hit | Print | PDF |  E-mail | Report | Read more



Powered by AlphaContent 4.0.15 © 2005-2012 - All rights reserved

     
    
Home Articles