mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
16758a4252
version of the NT command.
at { time [/INTERACTIVE] [{/EVERY|/NEXT}:5,Sun,...] command | [/DEL] [jobid] }
Examples (options used in abbreviated form):
at ; Shows all jobs
at 1 ; Detail on job 1
at /D ; Deletes all jobs
at /D 1 ; Deletes job 1
at 11:11:11AM /I /N:1 d:\humour\silly.exe ; First of next month
at 9:00AM /E:M,T,W,Th,F net send MATTY Hi ; Each weekday
at 11:00PM /E c:\winnt\backup.exe ; Every day
(This used to be commit
|
||
---|---|---|
.. | ||
cmd_atsvc.c | ||
cmd_lsarpc.c | ||
cmd_netlogon.c | ||
cmd_reg.c | ||
cmd_samr.c | ||
cmd_srvsvc.c | ||
cmd_svcctl.c | ||
cmd_wkssvc.c | ||
display.c | ||
rpcclient.c |