Search Results

Search: Posts Made By: freddy1228
Forum: HP-UX 01-08-2010
3,633
Posted By freddy1228
It's great! Many thanks
It's great!

Many thanks
Forum: HP-UX 01-08-2010
3,633
Posted By freddy1228
[Solved] Howto change subdirectory easily using cd
Hi all,

how to change the path easily from

/u01/oracle/oradata/newdb/tab >cd olddb
/u01/oracle/oradata/olddb/tab >

or

/u01/oracle/oradata/newdb/tab >cd u05...
5,797
Posted By freddy1228
How to define a variable with variable definition is stored in a variable?
Hi all,

I have a variable say var1 (output from somewhere, which I can't change)which store something like this:

echo $var1

name=fred
age=25
address="123 abc"
password=pass1234

how can...
19,783
Posted By freddy1228
running command "top" in cron
hi all,

i would like to collect stat. about the cpu usage every 30 mins
so, I set up the cron job sth like

0,30 * * * * * /usr/bin/top -d 1 >> $STAT

i know cron doesn't have a TERM output,...
Showing results 1 to 4 of 4

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