Search Results

Search: Posts Made By: semaj
2,540
Posted By semaj
No one?
No one?
2,540
Posted By semaj
Hi Sorry for the late reply, I have been...
Hi

Sorry for the late reply, I have been busy.

You help sort of works. But the issue now is that I can view multiple days, but if I want to match say, Tue with Mar and 2008, it shows all Tue...
2,540
Posted By semaj
Searching for multiple words on a line in any order issue
Hi again

I have figured out how to be able to sort through lines in a file with multiple words in any order and display them using this command:

cat file | grep -i $OPTION1 | grep -i $OPTION2 |...
1,748
Posted By semaj
Okay, thanks very much for the help. :)
Okay, thanks very much for the help. :)
1,748
Posted By semaj
Wow, thanks a lot! If you wish to explain...
Wow, thanks a lot!

If you wish to explain how some of this works, can you do so?

I understand the 18s is the spacing for the first column, so what is the 20s doing? If I reduce the number it...
1,748
Posted By semaj
Help creating well-formatted columns
Hi all

I'm having a few issues with sorting some data into easily-readable columns.

Original data in file:
Number of visits IP Address
8 244.44.145.122
8 234.45.165.125
...
Showing results 1 to 6 of 6

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