Search Results

Search: Posts Made By: kamlesh_p
6,282
Posted By kamlesh_p
Try to maintain mv as /usr/sbin/mv and then try ....
Try to maintain mv as /usr/sbin/mv and then try .

Also check the same mv command with whereis mv command.
4,695
Posted By kamlesh_p
check space !!!
The have written the below script :-
============================

SPACE=`bdf /DATA_TRANSFER|awk '{print $4}' |grep "%"`
TEST="96%"
if [ "$SPACE" < "$TEST" ]
then
echo "Continue ....."
sleep...
10,436
Posted By kamlesh_p
I am using HP-UX 11.0.
I am using HP-UX 11.0.
10,436
Posted By kamlesh_p
How to exclude file in tar backup?
I am taking a backup of area with the following command:-

tar -cf -./* |/usr/contrin/bin/gzip >xxx.tar.gz.

The area contains following files :-
xxxx
yyyy
zzzzz
asdaD
DASdD
WQWEE

I want...
5,588
Posted By kamlesh_p
I have already tried that. It's not working. When...
I have already tried that. It's not working. When I call the same in scripts it gives output as :-
+ egrep -w /dev/vgibbsmig/lvxxx|
+ bdf
egrep: Unknown err.

The script is as follows:-...
5,588
Posted By kamlesh_p
egrep function ???
I have exported
LOGAME=/TESTXXX
O_M=/dev/vgibbs/lvxxx

I am trying to egrep the same along with bdf as

bdf |-egrep -w '$LOGNAME|${O_M}' *** ( I want to grep both pattern with variable )
...
2,917
Posted By kamlesh_p
I will be trying the same on production box. So...
I will be trying the same on production box. So wanted to be sure.
2,917
Posted By kamlesh_p
Will the continue function work ????
I have written a script which does a following functions:-
1) Check a area if it is mounted or not
2) If the area is not mounted it will prompt the user to mount the are.
3) Once the area is...
1,881
Posted By kamlesh_p
deletion of thread backup scripts!!!
I have posted a thread backup scripts. Can you assist in deletion of the said thread.
Thanks and Regds
Kamlesh
Showing results 1 to 9 of 9

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