moiseszaragoza
06-03-2010, 02:15 PM
how can i find out the different cron tabs that i may have on my Linux server?
|
Click to See Complete Forum and Search --> : CRONTAB -e moiseszaragoza 06-03-2010, 02:15 PM how can i find out the different cron tabs that i may have on my Linux server? sohguanh 06-08-2010, 03:31 AM how can i find out the different cron tabs that i may have on my Linux server? Depending on permission, you have already answered your question. crontab -e is when you intend to add/remove/amend entries in the cron crontab -l is when you list down the cron entries you want to see Thanks. moiseszaragoza 06-08-2010, 06:31 AM Thanks you but my question is i don;t know how many different crontabs there are on the server I know if i do crontab -e i go to one tab but if i do crontab -e -umy_user i get a diferent tab webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |