Search Results

Search: Posts Made By: dxrmroue
4
3,712
Posted By dxrmroue
I guess I was thinking too hard... Thanks a lot...
I guess I was thinking too hard...
Thanks a lot "thumsup9" , that worked like a charm !
4
3,712
Posted By dxrmroue
I did use sort -r -o zz -k 2.2,2.2 z it...
I did use
sort -r -o zz -k 2.2,2.2 z

it created the new outfile of zz but kept them in the same order

bob 25years.


I wanted to reverse it to

25years bob


...unless the syntax is...
4
3,712
Posted By dxrmroue
sort
Hello,

How would I sort a file in reverse,?
In other words, my file has that the date for example as :

bob 25years.


I would like it sorted this way :

25years bob.

I did a man on...
1,703
Posted By dxrmroue
2 scripts
Can anyone help with the following ?

1. Write a script that will take input from a file, re-arrange the data then output to another file.

Contents of the first data file
1234 abc
5678 xyz...
2,776
Posted By dxrmroue
if statement remotely
I need to rsh to many machines and run an " if statement' that checks the versions of the OS and if up to date it tee -a to a file called "uptodate"..then if not update, it tee -a to file called...
7
4,552
Posted By dxrmroue
DPAI, You need to run the command " top " as...
DPAI,

You need to run the command " top " as root.
#top

This will give you number of processes running, sleeping
CPU load in percentage used by CPU and user
Memory Available and being used...
2
sed
1,839
Posted By dxrmroue
Thanks, I was just trying to avoid the reading :D
Thanks, I was just trying to avoid the reading :D
2
sed
1,839
Posted By dxrmroue
sed
I apologize if this has been already answered but i need a simple answer for that one because it is very simple and it will help understand

I have a file called " users "
In this file there is a...
Showing results 1 to 8 of 8

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