ChatterBank1 min ago
Linux Gedit
1 Answers
Hello everyone, in Linux I am using gedit to make a script. I'm a little stuck on the third part of this script. It is asking me to Display information about users that are currently logged in by using gedit. Is anyone familiar with Linux? I'm still currently searching Google.
Thanx
Kermit
Thanx
Kermit
Answers
The program gedit is a simple text editor: http:// linux. about. com/ library/ cmd/ blcmdl1_ gedit. htm Presumably you are going to create the script with gedit, make it executable then execute it. The simplest command to list logged in users is who: http:// linux. about. com/ library/ cmd/ blcmdl1_ who. htm who -u who --users
17:55 Wed 05th Mar 2014
-- answer removed --
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.