GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
uschedulecmd(1) FreeBSD General Commands Manual uschedulecmd(1)

uschedulecmd - create a new uschedule jobs

uschedulecmd [-.] [-d DIR] [-e] [-i ID] [COMMAND ...]

uschedulecmd creates a new job. If COMMAND is not given then command to be executed will be read from the standard input.

-., --dot-as-home
The current working directory will be used instead of $HOME.

-d, --dir=DIR
Put the new job into DIR. The default is ~/.uschedule/.

-e, --copy-environment
Clone the current environment for the new job.

-i, --id=ID
Give the new job the identifier IDR. ID must be unique and must not contain colons, slashes and dots.
If this option is not used then a unique numerical ID will be given and printed to the standard output.

Note that this just creates the command to be run, it doesn't schedule the job to be run at any time. Use the uschedule(1) command for this.

Uwe Ohse, uwe@ohse.de

uschedule(1), uschedule_intro(7).

The homepage may be more up-to-date, see
http://www.ohse.de/uwe/uschedule.html.

0.7.1 uschedule

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.