Search Results

Search: Posts Made By: Endo
2,086
Posted By Endo
regex on first string in a variable.
Hi all, this is driving me nuts.
I need to evaluate if a variable in a shell script has a heading s or m character e.g. s92342394 or m9233489 if so then I need to get rid of them. I'm quite...
Forum: HP-UX 08-25-2008
28,209
Posted By Endo
Run crontab every 6 days
Hi all,
I need to run a shell script every 6 days using crontab. I've been searching a bit and found the following syntax for this:

* * */6 * * /apps/temp/maxx.sh > /apps/temp/maxx.log 2>&1...
4,715
Posted By Endo
Hi bakunin thanks for your time. Your second...
Hi bakunin thanks for your time.
Your second approach will do the trick and I will suggest this to my manager. I will then try to schedule all three process is a resonable way 1.) creation of file...
4,715
Posted By Endo
Another approach. Is it possible to inherit...
Another approach.
Is it possible to inherit the permissions for a newly created file not from the creator but from the directory where the file is created in ?

Thanks
4,715
Posted By Endo
Thanks for the answer. I forgott to mention that...
Thanks for the answer. I forgott to mention that but we do not have access to the code which is putting the file there for political reasons. So I was hoping to get a spiffy trick for that.
4,715
Posted By Endo
Add permissions to a particular file on creation
Hi all,

I have a question regarding file permissions.

When I create a new file with a particular user user_a the default permissions for this user are -rw-r--r-- (644). I need to change the...
Showing results 1 to 6 of 6

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