Search Results

Search: Posts Made By: franny
8,152
Posted By franny
sorry for the late feedback. the suggested...
sorry for the late feedback.

the suggested solution didn't give me what i wanted which was the first two fields in a finger command i.e. username and full name without using awk or sed.

I found...
8,152
Posted By franny
sorry about the double post vgersh99. the...
sorry about the double post vgersh99.
the solution you gave didn't work in bash.

I was able to use cut -d ' ' -f1 file to get the first word on the line but cant get the second word on line...
3,030
Posted By franny
Extracting specific info from finger command
Hello all,

my unix is bash based and the finger command output is:

Login Name Tty Idle LoginTime Office
amos.john Amos John pts/26 1 Dec 5 16:18 (77.100.22.07)

What am trying to achieve is...
8,152
Posted By franny
Extracting specific info from finger command
my unix is bash based and the finger command output is:

Login Name Tty Idle LoginTime Office
amos.john Amos John pts/26 1 Dec 5 16:18 (77.100.22.07)
...
8,152
Posted By franny
Extracting spec info from finger.
Hi everyone,

I'm trying to extract the user name and full name from the finger command without using sed or awk.

Any pointers?

Thanks in advance.
Showing results 1 to 5 of 5

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