Scheduling a Linux command to run with at command
at command can be used to schedule future execution of a Linux command. at command can accept either specific timestamp of wen to execute a command or time delta can be specified.
at command can be used to schedule future execution of a Linux command. at command can accept either specific timestamp of wen to execute a command or time delta can be specified.
Comments
Post a Comment