Donate SIGN UP

Linux Gedit

Avatar Image
kermit911 | 18:38 Wed 05th Mar 2014 | Technology
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
Gravatar

Answers

Only 1 answerrss feed

Avatar Image
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
18:55 Wed 05th Mar 2014
-- answer removed --

Only 1 answerrss feed

Do you know the answer?

Linux Gedit

Answer Question >>

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.