UNIX Command Example: finger - Login User Information
Logon to UNIX command prompt then copy & past the bellow code to get some interesting result:
finger finger test_dev
Here "finger" is the command to Display Currently Login User Information. "test_dev" is a particular user & we want her details info here. If everything went well we should get some interesting result as follows:

No comments:
Post a Comment
leave your comments here..