Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to use getutxent to access utmpx

Status
Not open for further replies.

alanchia

Technical User
Jan 8, 2003
42
SG
hi all,

how do i use this library command getutxent to acesss utmpx database ?

What exactly is this library commmand and how does it differ from shell command , etc ls, rm ..

thanks,
alan
 
It isn't a command, so you can't just run it from the command line. It's a function you have to call from a programme, such as a C programme. If you don't know how to do this already it's too much to explain here! Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top