Search Results

Search: Posts Made By: johnmsucpe
14,494
Posted By johnmsucpe
Using a script to modify the crontab
I want to add one line to the end of my crontab using a script.
I have tried piping in the editor commands, but I can't get it to work.

crontab -e user << EX
$a
This is the text I want to add....
25,365
Posted By johnmsucpe
Setuid root and chown
I am trying to run chown and chmod from a script owned by root. The permissions are set to 4755 so that users can execute the script as root. However, when I run the script as a user other than root,...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 01:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy