[HPADM] Using the 'at' command
From: Whittemore, Dale (dale.whittemore_at_lmco.com)
Date: 11/19/03
- Previous message: Deepak John Cutinha: "[HPADM] [SUMMARY] An Interesting Query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 19 Nov 2003 07:10:16 -0700 To: hpux-admin@dutchworks.nl
I want to run a script that requires three input parameters using 'at(1)'
I have tried:
at -f <script name> <param1> <param2> <param3> now
and
at now < <script name> <param1> <param2> <param3>
and both give me a "bad time specification" error.
It works fine in cron but I want to be able to have a user run it as needed.
cron entry looks like
00 18 * * 0 <script> <param1> <param2> <param3>
What I would like to know, after all that, is how do I get 'at' to work with scripts that require input parameters?
Thanks
Dale A. Whittemore
Computer Systems Analyst, Senior
Lockheed Martin Enterprise Information Systems
Denver, Colorado
--
---> Please post QUESTIONS and SUMMARIES only!! <---
To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
Name: hpux-admin@dutchworks.nl Owner: owner-hpux-admin@dutchworks.nl
Archives: ftp.dutchworks.nl:/pub/digests/hpux-admin (FTP, browse only)
http://www.dutchworks.nl/htbin/hpsysadmin (Web, browse & search)
- Previous message: Deepak John Cutinha: "[HPADM] [SUMMARY] An Interesting Query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|