home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!iWarp.intel.com|imutm1.de.intel.com!inews.Intel.COM!news
- From: brodesky@td2cad.intel.com (Michael Brodesky)
- Subject: Awk question
- Message-ID: <BtxLJ3.BzE@nntp-sc.Intel.COM>
- Sender: news@nntp-sc.Intel.COM (USENET News System)
- Nntp-Posting-Host: td2cad
- Organization: intel corporation
- Date: Wed, 2 Sep 1992 03:25:50 GMT
- Lines: 23
-
-
-
- I would like to get the current year into my awk program. Any
- clues into doing this?
-
- Do I need to
- date |nawk -f code inputfile
-
-
- code
- {
- print $6
- }
-
-
- Only problem is it does not work.
-
- MichaeL
- --
- Michael Brodesky Internet Mbrodesky@sc9.Intel.com
- UUCP : {pur-ee,qanad,oliveb,decwrl,hplabs}!intelca!mipos3!td2cad!brodesky
- Sally sold sea shells. Ned Needamyer needled his nose on the nose.
- During the week I climb left to right. On weekends I climb up and down.
-