Help for this page

Select Code to Download


  1. or download this
    ...
    + cd UU
    ...
    + + echo AIX
    + /usr/bin/sed -e s/[   ][      ]*/_/g
    + ./tr [A-Z] [a-z]
    
  2. or download this
    # w
    ^Cksh: 0403-031 The fork function failed. There is not enough memory a
    +vailable.
    ...
    User     tty          login@       idle      JCPU      PCPU what
    root     pts/0       02:09PM          0         0         0 w
    root     pts/1       09:58PM          0      5:09         0 sh
    
  3. or download this
    # ps -ef
    # ...gazillions of processes like these
    ...
        root 11141252 37945842   0 17:29:08  pts/1  0:00 /bin/sh tr -d [a-
    +zA-Z/]
        root 11796592 28639298   0 17:29:07  pts/1  0:00 /bin/sh tr -d [a-
    +zA-Z/]
        ...