korn

A tutorial to learn korn shell scripting language

Digg Linux/Unix upcoming  Tue, 09/09/2008 - 10:55

Ibm has written a tutorial to learn korn shell scripting language


 

Korn Shell Scripting Tutorial Done Like Never Before

Digg news Unix  Mon, 09/08/2008 - 12:51

Korn shell scripting is something all UNIX users should learn how to use. Shell scripting provides you with the ability to automate many tasks and can save you a great deal of time.

It may seem daunting at first, but with the right instruction you can become highly skilled in it. This article will teach you to write your own Korn shells scripts.


 

V4R5: Of Wizards and Korn Shells

Topix - Unix  Fri, 07/25/2008 - 07:53

V4R5 brings several important enhancements to the capabilities and admininstration of the AS/400. I have to confess.


 

Korn Shell Functions

Digg Linux/Unix upcoming  Sun, 07/20/2008 - 15:02

If you've ever wanted to use functions effectively in your shell scripts, this blog features a great little primer on shell functions.

Includes examples of Boolean return values as well as strings.


 

A beginner's guide to Korn shell scripting

Topix - Unix  Thu, 06/26/2008 - 11:09

The AIX operating system and other UNIX-like operating systems need a way to communicate with the kernel.


 

A beginner’s guide to Korn shell scripting

Digg Linux/Unix upcoming  Thu, 06/26/2008 - 10:15

The AIX operating system and other UNIX-like operating systems need a way to communicate with the kernel.

This is done through the use of a shell. The Korn shell is the default shell used with AIX. Discover how to automate many tasks and save a great deal of time by writing your own Korn shells scripts.