Search Results

Search: Posts Made By: mathur
5,249
Posted By mathur
thanks
thanks
5,249
Posted By mathur
$? means?
Hi All,
Can you please explain wats the meaning of this

$?

in unix
Thanks
9,611
Posted By mathur
thank-u demwz
thank-u
demwz
9,611
Posted By mathur
Concatenating arrays cell values in shell scripting
Hi All,
I want to concatenate the array cell values and form a string.. Is it possible?

for ex.
I have an array
word_array contains d u m b and after concatenating the string shld be 'dumb'
...
1,675
Posted By mathur
thanks guys i got the soln echo $(ps –u $i) ...
thanks guys i got the soln
echo $(ps –u $i)
to:
echo “$(ps –u $i)”
1,675
Posted By mathur
sorry its still not working..My Question is to...
sorry its still not working..My Question is to diplay the processes in line for each user
but its displaying in one line
PID TTY TIME CMD 10886 ? 00:00:00 sshd 10887 pts/3 00:00:00 bash
like this
1,675
Posted By mathur
diplay user process in separate lines
hi
I m trying to display the processes of each user but its coming in one line like

george wilkins
PID TTY TIME CMD 7661 ? 00:00:01 sshd 7662 pts/6 00:00:00 bash
i want the output to be like...
Showing results 1 to 7 of 7

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