Why Different Commands ?
Joe(theWordy)Philbrook
jtwdyp at ttlc.net
Fri Jun 16 15:42:34 UTC 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
It would appear that on Jun 15, Vilas Sukhadeve did say:
> Here I would like to know why different commands have to be used in
> Terminal.
That depends...
Some commands are intended to work in a text based interface even when
there isn't an available gui to display a fancy interface. Which means
that they will generally require some form of terminal to interface with
the user.
If the program that is executed by such a command doesn't need to tell
the user anything, then it will probably work from the run prompt box as
well as in a terminal. As will those that can open their own terminal
window or some other gui interface.
> What these different commands stand for ?
If you really want to know more about the commands available to you on
your linux system, might I suggest opening a terminal window and then
typing one of these,
ls /bin
ls /sbin
ls /usr/bin
ls /usr/sbin
There are others but these will show you many command names. (though
generally the ones in the sbin directories need super user permissions
which in ubuntu usually means you used sudo to start it.
Then (again in a terminal) type "man " followed by one of the command
names the above "ls" commands showed you. I'd suggest starting with:
man man
Which will display the online manual for the online manual... You can
scroll the text with the up/down arrows or the pageup/pagedown keys. Read
as much as you can absorb, then type a q to quit...
Then it might make sense to try:
man sudo
And then continue with the other listed command names.
Note the list of commands will be too long to fit on the screen at once
so you may want to use the terminal window's scroll bar to see the rest
of the list...
Hope this helps.
#############################################################
##_if_you'd_prefer_an_clearsigned_".asc"_text_file_of_this_##
##message_as_an_mime_encoded_attachment,just_ask_me_while__##
##it's_STILL_IN_my_outbox_folder_._._._=+=+=+=+=+=+=+=+;-)_##
#gpg sig for: Joe (theWordy) Philbrook DSA key ID 0x6C2163DE#
# You can find my public gpg key at http://pgpkeys.mit.edu/ #
#############################################################
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEktBRRZ/61mwhY94RArPbAJ49vH8GyjkDw3DgO/lRy7WdWfRVVACghy9G
lw3Kan3i0VVS4H6D6Ancah8=
=OhhC
-----END PGP SIGNATURE-----
--
| --- ___
| <0> <-> Joe (theWordy) Philbrook
| ^ J(tWdy)P
| ~\___/~ <<jtwdyp at ttlc.net>>
More information about the ubuntu-users
mailing list