Search Results

Search: Posts Made By: malky
Forum: Solaris 04-16-2010
3,471
Posted By malky
Folder / file encryption
Hi, does anybody know of any tool that would allow me to have all files store in a folder automatically encrypted? or some similar capability?
9,019
Posted By malky
No, PWD doesn't get carried. There must be a...
No, PWD doesn't get carried.

There must be a setting that I can set either in my .profile, crontab or my sh script so that scriptNeeded2Run can recognize $PWD inside!

How does people run...
9,019
Posted By malky
I realized I copied it wrong to the forum, I...
I realized I copied it wrong to the forum, I corrected it right after. There's no sh. :o

thanks
9,019
Posted By malky
Your code works but what I need is: crontab ...
Your code works but what I need is:

crontab
0 * * * * sh /scriptpath/etc/myscript.sh

myscript.sh:

This can be done in crontab I don't mind as long as $PWD will run on scriptNeeded2Run. I...
9,019
Posted By malky
It's solaris 10. How do I find out if it's a...
It's solaris 10.

How do I find out if it's a root or user cron? I cannot change it's cron.deny file or look at the logs without -su but i can definitelly add scripts as a user.


How do I find...
9,019
Posted By malky
Thanks for your response, I added: PWD=$(...
Thanks for your response,
I added:

PWD=$( pwd )
export PWD

but i get from cron's report:
startup.sh: syntax error at line 9: `PWD=$' unexpected

---------- Post updated at 10:49 AM...
9,019
Posted By malky
crontab environment help
Hi, I've read many many threads and I'm still having problems (yes i read https://www.unix.com/answers-frequently-asked-questions/13527-cron-crontab.html and it's suggested posts too).

My problem...
Showing results 1 to 7 of 7

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