Search Results

Search: Posts Made By: msflying
3,077
Posted By msflying
Ithink you can write a shell which use funcs to...
Ithink you can write a shell which use funcs to solve this problem.And this shell can be encapsulate into a executable command .Make sure you change the password file's privilege to root only.But...
Forum: HP-UX 03-05-2008
9,992
Posted By msflying
Here is one way I figure out ,FYI. 1.Create a...
Here is one way I figure out ,FYI.
1.Create a crontab job shell,in which you list files in a fixed directory which may .temp.If there is a .sh file in the directory,then just run it.Then U may...
2,650
Posted By msflying
And as a complementarity,there is also usage as ...
And as a complementarity,there is also usage as
CONFIGURE=${CONFIGURE:+YES}
CONFIGURE=${CONFIGURE:-YES}
CONFIGURE=${CONFIGURE:?YES}
Also,U can replace "YES" with other commands quoted with ``.
Showing results 1 to 3 of 3

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