ksh, rksh — Korn Shell, a Standard/Restricted Command and Programming Language

Synopsis

						
							
								   /usr/bin/ksh [+  abCefhikmnoprstuvx] [+ o option]... [arg...] 
        /usr/bin/ksh -c [+ abCefhikmnoprstuvx] [+ o option]... 
          command-string [command-name [arg...]] 
        /usr/xpg4/bin/sh [+  abCefhikmnoprstuvx] [+ o option]... [arg...] 
        /usr/xpg4/bin/sh -c [+ abCefhikmnoprstuvx] [+ o option]... 
          command-string [command-name [arg...]] 
        /usr/bin/ksh [+ abCefhikmnoprstuvx] [+ o option]... [arg...] 
        /usr/bin/ksh -c [+ abCefhikmnoprstuvx] [+ o option]... 
          command-string [command-name [arg...]] 

Description

The Korn shell, written by David Korn of AT&T Bell Laboratories, was designed ...

Get Solaris™ 7 Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.