LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Martin Sandiford <ms@mcdev.com.au>
  To  : Galdes, Andrew (PIRSA) <Galdes.Andrew@saugov.sa.gov.au>
  Date: 15 Feb 2000 10:23:01 +1030

Re: basic commands

>>>>> "Andrew" == Andrew Galdes writes:

    Andrew> can anyone give ma a URL for basic Linux comands. I need
    Andrew> things like finding the disk space free, copying files etc.

If you already have a running Linux system, you can use the "man"
command to find out various things.

For example, "man -k copy", which searches for the keyword "copy" in man 
page titles shows me (amongst other things):

cp (1)               - copy files and directories

"man -k usage" shows me:

du (1)               - estimate file space usage



If you really are looking for a web page, most of the file utilities
under Linux are part of the GNU project - home page is at
http://www.gnu.org

Software info is available at http://www.gnu.org/software/software.html
Look for "Fileutils".

Regards,
Martin

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page