home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!yale.edu!yale!mintaka.lcs.mit.edu!chaos!random.ccs.northeastern.edu!simony
- From: simony@ccs.northeastern.edu (Simon Yeung)
- Newsgroups: comp.unix.questions
- Subject: Question about date.
- Message-ID: <1992Aug19.023924.3884@random.ccs.northeastern.edu>
- Date: 19 Aug 92 02:39:24 GMT
- Sender: news@random.ccs.northeastern.edu
- Distribution: usa
- Organization: College of Computer Science, Northeastern University
- Lines: 10
- Originator: simony@sun3160a.ccs.northeastern.edu
-
-
- I am writing a C shell script in which the user enter a number n
- and the script needs to find the date which is the nth day before
- the current date. Can I do this by using some Unix commands?
-
- I don't want to write a program for it, unless I have to.
-
- Thanks.
-
- --Simon
-