Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
uschedulelist(1)	     General Commands Manual		uschedulelist(1)

NAME
     uschedulelist - list uschedule jobs

SYNOPSIS
     uschedulelist [-.] [-d DIR] [-c ID] [-s] [-S] [JOB-ID ...]

DESCRIPTION
     uschedulelist  reads information about scheduled jobs from DIR, or, if this
     is not given, from ~/.uschedule/.	The current working  directory	will  be
     used instead of ~ if the -. or --dot-as-home option is given.

     It  sorts	the  jobs  by time and ID, and prints a few lines of information
     about every job or the jobs with the identifiers JOB-ID ...

     If the -c (--commands) option is used the command will not  list  scheduled
     jobs but registered commands.

     The -s (--short) option makes uschedulelist print less information.

     The -S (--show-command) option makes uschedulelist list the full command in
     addition  to  the listing output. This may be useful to distinguish between
     multiple similary named commands.

AUTHOR
     Uwe Ohse, uwe@ohse.de

SEE ALSO
     uschedule(8), uschedule_intro(7).

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

uschedule			      0.7.1			uschedulelist(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=uschedulelist&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help