Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2004 11:50:09 -0700
From:      "Julian M. Mason" <jmason@cs.hmc.edu>
To:        Lloyd Hayes <wyoming_antelope@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD Commands
Message-ID:  <20040615185009.GA15857@turing.cs.hmc.edu>
In-Reply-To: <40CF4287.1060005@yahoo.com>
References:  <40CF4287.1060005@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is generic unix, so it goes something like this:

cd <dir> takes you to a directory.

cp <source> <destination> copies a file from <source> to <destination>
mv <source> <destination> does the same, but moves it.

I recommend
<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/basics.html>;
("UNIX Basics" in the handbook), and
<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/dirstructure.html>;
in particular (tells you about the filesystem layout).

    --Mac


On Tue, Jun 15, 2004 at 12:40:07PM -0600, Lloyd Hayes wrote:
> I have the FreeBSD Handbook on a computer hard drive. There isn't any 
> mention of the line commands that FreeBSD uses or recognizes in the 
> handbook. Where do I find these?
> 
> I just received instructions to find and copy my X-configure file to a 
> different directory so that KDE would work. One problem. Under this file 
> system, I have no idea how to change directories using line commands. I 
> was sent the command for viewing the current directory, but I need the 
> syntax for changing to different directories, and for moving and 
> copying  files to different directories.
> 
> (If you did it every day, simply walking on Mars would be child's play.)
> 
> -- 
> 
> Lloyd Hayes
> 
> Email: wyoming_antelope@yahoo.com
> URL: http://TalkingStaff.bravehost.com 
> E-FAX Number: (208) 248-6590
> Web Journal: http://lloyd_hayes.bravejournal.com/
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 

-- 
Julian "Mac" Mason                          jmason@cs.hmc.edu
Computer Science '06                           (909)-607-3129
Harvey Mudd College



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040615185009.GA15857>