Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~319 People Reached
Favorite Forums
Favorite Tags
Member Avatar for marco83

I hope somebody could help me with a couple of things... First, I would like to search the /etc/passwd file for the full name of a user given his/her username. i've tried the following command: cat etc/passwd | grep -w '`whoami`' | cut -f 5 -d ':' of course that …

Member Avatar for JamesWhite..
0
221
Member Avatar for marco83

hi, just stumbled on a problem: a friend wrote her shellscript in mandrake kwrite which also uses bash, we tried to run it on fedora core 2 gedit but won'nt run as it reads errors on curly braces and has unexpected end of file errors. It runs perfectly on mandrake …

Member Avatar for alc6379
0
98