Search Results

Search: Posts Made By: frottage
3,300
Posted By frottage
# file /usr/bin/zarafa-admin ...
# file /usr/bin/zarafa-admin
/usr/bin/zarafa-admin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

---------- Post...
3,300
Posted By frottage
~ # file zarafa-admin zarafa-admin: cannot open...
~ # file zarafa-admin
zarafa-admin: cannot open `zarafa-admin' (No such file or directory)
3,300
Posted By frottage
that would be an elegant solution - however I...
that would be an elegant solution - however I have no idea of any of the tables behind it - the input is generated by our email system from the command

zarafa-admin -l
3,300
Posted By frottage
hi I really appreciate all your help guys ...
hi I really appreciate all your help guys

but im not really sure how where those SED commands fit into my script ?

can someone point me further ?
3,300
Posted By frottage
we are using Gentoo
we are using Gentoo
3,300
Posted By frottage
still no good ---------- Post updated at...
still no good

---------- Post updated at 09:29 AM ---------- Previous update was at 09:27 AM ----------




the correct output should be

SYSTEM
quarantine
nigel
glennrosegarden...
3,300
Posted By frottage
maybe I need to show the whole code im trying to...
maybe I need to show the whole code im trying to get working


for name in $(zarafa-admin -l | awk 'BEGIN {FS = " ";} {print $1}')
do
zarafa-admin --details $name | egrep 'Username:*' | awk...
3,300
Posted By frottage
I have done that with this awk 'BEGIN {FS= " ";}...
I have done that with this awk 'BEGIN {FS= " ";} {print $1}'

(there are two spaces in there believe me) only it dosent work
3,300
Posted By frottage
the problem is that the first field actually...
the problem is that the first field actually contains spaces sometimes
valid fields are

glennrosegarden
Rachel Sharpe
Pauline E Dawson

the difference that i was trying to exploit is that...
3,300
Posted By frottage
awk problem
I am trying to isolate a username that contains spaces

my input is like :


username fullname
---------------------------------------------
SYSTEM SYSTEM
quarantine ...
Showing results 1 to 10 of 10

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