Solaris System Calls Question:
How to check NIS Users in a singal command?
Answer:
From NIS client type the following command.
#ypcat -k passwd | grep userid
#ypcat -k passwd | grep userid
Previous Question | Next Question |
Tell me From where swap read the swap -l? | Tell me How to get memory map (segments) of process? |