problem with awk

From: oscar torres carranza (oshuto90_at_HOTMAIL.COM)
Date: 08/12/05

  • Next message: Hans-Dieter Kutz: "Re: problem with awk"
    Date:         Fri, 12 Aug 2005 13:59:34 +0000
    To: aix-l@Princeton.EDU
    
    
    Goog Morning
     
     
    I have the following problem:
     
    on a box with aix 5100-03 the user oracle run awk and present that itīs killed:
     
    [gestel][/]>su - oracle
    Bienvenido: oracle
    [gestel][/oracle]>awk
    Killed
    [gestel][/oracle]>exit
    [gestel][/]>wak
    ksh: wak:  not found.
    [gestel][/]>awk
    Usage: awk [-F Character][-v Variable=Value][-f File|Commands][Variable=Value|File ...]
     
    I create other user and donīt have the same problem. Only oracle. How i can to fix this problem?
     
    Thanks to all.
     
    regards
     
    Oscar Torres

  • Next message: Hans-Dieter Kutz: "Re: problem with awk"