Friday, October 16, 2009

user name @ Linux getenv("USER")

C Programming tips : getenv("USER"); is a method that returns a string that is your Linux user name(that you are logged in the terminal)

No comments: