Search Results

Search: Posts Made By: netsys
3,019
Posted By netsys
@RudiC go to start and read again post...
@RudiC
go to start and read again post...
3,019
Posted By netsys
usage: uniq [-c | -du | -i] [-f fields] [-s...
usage: uniq [-c | -du | -i] [-f fields] [-s chars] [input [output]]
I am using FreeBSD 3.2-RELEASE so optin -w doesn't work.

INPUT -

koren14 ttyp9 tomo100.ynet.sk Thu Oct 1 10:34...
3,019
Posted By netsys
last | tr -s ' ' | cut -d\ -f1,5-7 | sort -s -t...
last | tr -s ' ' | cut -d\ -f1,5-7 | sort -s -t ' ' -k1,1 | rev | uniq -f | rev

This is the code i need reverse specific field is that possible ?
using maybe awk . . .
3,019
Posted By netsys
Reverse specific field number
Hello everybody :)
I have specific problem when i use
rev | uniq -f 3 -c | revORIGINAL Output-
(without rev | uniq -f 3 -c | rev)
tibenska13 Oct 30 00:26firsth revOUTPUT-
62:00 03 tcO...
Showing results 1 to 4 of 4

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