Jobs scheduled using batch command can be removed using ___ option.
Jobs scheduled using batch command can be removed using ___ option. Correct Answer -r
Any job scheduled using batch goes to a special at queue. To remove a job from this queue we can use the -r option with at command. For example, $ at -r 1 // removes job 1 from the queue.
মোঃ আরিফুল ইসলাম
Feb 20, 2025