geekvenue.net

Welcome to Chucktips Hardware HELP WITH DEAD OS Installing FreeBSD Miscellaneous
 faq
 search
 add article
 cool-stuff
 how-to
 main
 tips


TIP: Basic Commands
Miscellaneous Posted by Jason on Sunday June 17, @10:40AM
from the newbie-newbie-new dept.
Recently it has been brought to my attention that many of our newer BSD *nix users are not familiar with a CLI (command line interface). So I thought I had better give a quick tip on some of the more common CLI commands.

Here is a quick command summary to get you started.

[Commands]

  ls - list directory contents
  rm - remove directory entries
  cd - change directory
  pwd - print working directory (displays the current directory)
  exit - logout of the system
  halt - shutdown your operating system (must be root)
  reboot - shutdown and reboot your operating system (must be root)

note: forward slashes (/) are used to separate directories in a command, just like you use them to separate URL entries entered into you browser.

  Example:   cd /usr/home/jason

[Editors]

  vi - the well seasoned *nix text editor
  ee- a full screen text editor

If you are new to FreeBSD and unix clones, you might want to start editing files with ee. However, every unix user should become familiar with the good old standby vi - you will find it on nearly (perhaps all) unix operating systems and clones.

A great source for unix newbies is Unix Guru Universe. This site has a whole section dedicated to the unix beginner, including the use of basic unix commands.

<  |  >

 

Related Links
  • Articles on Miscellaneous
  • Also by Jason
  • Contact author

    If you have ever wanted to learn about Cisco Routers, check out my new book "Cisco Routers for the Small Business" - it's Cisco CLI for the Regular Guy!

  • Sponsors

    The Fine Print: The following comments are owned by whoever posted them.
    ( Add a Reply )

    "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate

    Powered by Zope  Powered by Apache  Squishdot Powered
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann.
    [ main | post article | search ]