Search Results

Search: Posts Made By: rahulspatil_111
5,836
Posted By rahulspatil_111
how to numeric sort on field time
i want to sort time field given by who[/B] command as a whole

i have tried like this

who|sort -n +4 -5
6,210
Posted By rahulspatil_111
I WANT TO numerical sort the fourth field in file...
I WANT TO numerical sort the fourth field in file
can i use sort command,head command in awk script

if yes, give me sample code
7,865
Posted By rahulspatil_111
I Want To Get Output Like This
I WANT TO GET OUTPUT LIKE THIS
*
**
***
****
IN SHELL SCRPTING
USING VI EDITOR

I AHVE TRIED THIS

for i in 1 2 3 4
do
for j in $i
do
echo "*"...
Showing results 1 to 3 of 3

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