by nixCraft on July 6, 2012 · 3 comments
How do I reverse lines of a file or files under Linux or Unix like operating systems?
{ 3 comments }
by nixCraft on February 9, 2011 · 2 comments
How do I pause for 5 seconds or 2 minutes in my bash shell script?
{ 2 comments }
by nixCraft on July 15, 2010 · 0 comments
How do I execute a script under UNIX or Linux like operating system using command prompt?
{ 0 comments }
by nixCraft on August 31, 2007 · 0 comments
Can you explains UNIX ksh for loop syntax which can repeatedly execute a block of statements with a simple ksh script example?