Alex Barylo on Wed, 18 Apr 2001 16:10:09 -0400 |
--- Rupert Heesom <raheesom@navpoint.com> wrote: > I'm trying to create a crontab entry which would create > a file with the > current day's date as the file name. To test the cron > entry, I put > together the following cron line. The error I get > mailed to me, are the > 2 lines below. Evidently cron doesn't like the "%" I > have in the > command. Is this normal? Yes, it is. For cron it means that the next line is a continuation of the current one. If I'm not mistaken. Put %% to get % Alex. ===== Before the accident, I could not even spell UNIX __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|