The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com



SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Command to find number of threads rajeev3062002 UNIX for Dummies Questions & Answers 0 04-01-2008 06:12 AM
ls command for listing the number of files jimmyc UNIX for Dummies Questions & Answers 4 03-24-2007 12:34 AM
How can I get only the number of the UID from id command? umen UNIX for Dummies Questions & Answers 5 05-09-2006 06:11 AM
C-shell command to get system IP number? Splatt Shell Programming and Scripting 2 12-10-2001 01:13 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-09-2006
umen umen is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 239
How can I get only the number of the UID from id command?

Hello (sorry for the cross posting )
im using sun Solaris, I need to get the user id number (generating unique id's)
but I fail to find switch to get only the number of the id

when i try to do id -u , i got:
id: illegal option -- u
Usage: id [-ap] [user]

thanks for the help
  #2 (permalink)  
Old 05-09-2006
pressy's Avatar
pressy pressy is offline Forum Staff  
solaris cultist
  
 

Join Date: Aug 2003
Location: Vienna / Austria (Europe) [EARTH]
Posts: 726
try this:

id |cut -d '=' -f2|cut -d '(' -f1

looking at the man page it says:
/usr/xpg4/bin/id -u [-nr] [user]
and per default from the $PATH you use /usr/bin/id.....

/usr/xpg4/bin/id -u will work....

regards pressy

Last edited by pressy; 05-09-2006 at 06:06 AM..
  #3 (permalink)  
Old 05-09-2006
Awadhesh's Avatar
Awadhesh Awadhesh is offline
Registered User
  
 

Join Date: Jul 2005
Location: Delhi, India
Posts: 92
Thumbs up Try This

id | awk '{print $1 }'

Awadhesh
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 10:05 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0