Time 썸네일형 리스트형 execution time scheduler 'at' ** First of all, you need to install 'at' via** $ sudo apt-get install at 1. Check current system time $ date fri nov 11 15:50:58 -03 2022 2. reservate execution time throught 'at' command $ at 15:52 -f ./myscript.sh warning: commands will be executed using /bin/sh job 4 at Fri Nov 11 15:52:00 2022 ** more examples ** $ at now + 1 min -f ./myscript.sh 3. list of queued task $ atq 3 Fri Jun 23 08.. 더보기 이전 1 다음