Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> OS >> Windows >> Command Line >> at >> How to use the 'at' command



## run command interactively at specified time   

at hh:mm /interactive "command"  


## displays details about the AT jobs

at                               


## delete AT job whose job id number is nn

at nn /delete                  


## runs command non-interactively at the specified time

at hh:mm "command"


 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]