Search Results

Search: Posts Made By: Elmassimo
Forum: Solaris 02-16-2015
3,456
Posted By Elmassimo
No output from awk command
Hi all,

In my SunOS 5.10, the command awk using BEGIN option doesn't print output variables like expected
here is my test:

with the following code everything is alright
ps -eo pcpu,args |...
4,434
Posted By Elmassimo
supose my script is called myscript.sh in the...
supose my script is called myscript.sh
in the UNIX terminal I will type
$ myscript.sh ProcessName
where ProcessName is the name of the process I want to monitor.

MYPAT=$1 will affect...
4,434
Posted By Elmassimo
Reset $1 variable
Hi all,

I'm using a scipt with one input and one output.
I'm referring to the input by $1
after executing a command line, I'm getting the output via $1.
Normally, the $1 shouldn't get the same...
Showing results 1 to 3 of 3

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