Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 5th April 2009, 06:14 AM
Lopezadl2ian's Avatar
Lopezadl2ian Offline
Registered User
 
Join Date: Feb 2009
Location: CA
Posts: 50
Command prompt/terminal flags

Hello,

I don't know to much about the terminal and I am trying to learn more about using the terminal in Linux.
I was wondering if there was a resource sheet that explained what all the flags mean and or what each of them can do. Example: -l, -t, -r etc. I was trying to use Goggle to find some resources but could not find anything related other than bash commands which did not list all the flags. Maybe the term is not flag? Any help would be appreciated. Thanks.
Reply With Quote
  #2  
Old 5th April 2009, 07:11 AM
RupertPupkin's Avatar
RupertPupkin Offline
Registered User
 
Join Date: Nov 2006
Location: Detroit
Posts: 4,616
Each command has different options (what you call "flags") which could mean different things, based on the command. To see a fairly comprehensive list of Linux commands, look here. You could also see what those options mean by viewing the manual page for that command. For example, to what all the options for the "ls" command are, do this:
Code:
man ls
You move forward in the man page by hitting the spacebar, move backwards by hitting b, and you quit the viewer by hitting q.

Some commands use the "info" format for their manuals. For example, the ls command has a more detailed info manual than the standard "man page" format, so you could also do this:
Code:
info ls
You can navigate the info pages the same way as the man pages, though info pages have sort of a hyperlink feature that man pages don't have. You can use the pinfo viewer to use those (the arrow keys can be used to follow the hyperlinks). If you don't have pinfo installed, install it like this:
yum install pinfo

For now, I'd recommend just using the man command to see the basic information.
Reply With Quote
  #3  
Old 5th April 2009, 08:38 AM
Lopezadl2ian's Avatar
Lopezadl2ian Offline
Registered User
 
Join Date: Feb 2009
Location: CA
Posts: 50
Quote:
Originally Posted by RupertPupkin View Post
Each command has different options (what you call "flags") which could mean different things, based on the command. To see a fairly comprehensive list of Linux commands, look here. You could also see what those options mean by viewing the manual page for that command. For example, to what all the options for the "ls" command are, do this:
Code:
man ls
You move forward in the man page by hitting the spacebar, move backwards by hitting b, and you quit the viewer by hitting q.

Some commands use the "info" format for their manuals. For example, the ls command has a more detailed info manual than the standard "man page" format, so you could also do this:
Code:
info ls
You can navigate the info pages the same way as the man pages, though info pages have sort of a hyperlink feature that man pages don't have. You can use the pinfo viewer to use those (the arrow keys can be used to follow the hyperlinks). If you don't have pinfo installed, install it like this:
yum install pinfo

For now, I'd recommend just using the man command to see the basic information.
Excellent! Thank you!
Reply With Quote
Reply

Tags
command, flags, prompt or terminal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Terminal prompt Wayne Using Fedora 4 16th June 2006 06:35 AM
xterm/GUI terminal prompt config? Shadowplane676 Using Fedora 0 25th April 2006 08:57 PM


Current GMT-time: 22:58 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat