home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!munnari.oz.au!metro!steam.chem.su.oz.au!wonga
- From: wonga@steam.chem.su.oz.au (Adrian Wong)
- Subject: Alias and awk variables
- Message-ID: <1992Sep14.033654.11186@ucc.su.OZ.AU>
- Sender: news@ucc.su.OZ.AU
- Nntp-Posting-Host: steam.chem.su.oz.au
- Organization: Dept. of Theoretical Chemistry, University of Sydney
- X-Newsreader: Tin 1.1 PL5
- Date: Mon, 14 Sep 1992 03:36:54 GMT
- Lines: 11
-
- How do make this command into a csh alias,
-
- ps -ef | awk '$1 !~ /root/ {print $0}'
-
- I've tried almost every permutation of backslashes and single/double
- quotes and can't get it to work.
-
-
- -----------------------------------------------------------------------------
- Adrian Wong, Dept.of Theoretical Chemistry wong_a@summer.chem.su.oz.au
- University of Sydney NSW 2006 Australia 061-2-692 4137
-