[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mounting USB devices



On Sat, Jan 11, 2003 at 06:26:32PM -0500, Trey Sizemore wrote:
> One more dumb question...how do I know my user ID?

here are a few ways:

echo $UID

or 

id -u

or

grep ^username: /etc/passwd | awk -F: '{print $3}'

:)
	sean

Attachment: pgpGP9IOYBHxL.pgp
Description: PGP signature


Reply to: