LINUX/UNIX Tutorial for Beginners
Adapted by Paul Crocker from the tutorial whose link is given below
- Listing files and directories
- Making Directories
- Changing to a different Directory
- The directories . and ..
- Pathnames
- More about home directories and pathnames
- Copying Files
- Moving Files
- Removing Files and directories
- Displaying the contents of a file on the screen
- Searching the contents of a file
- Wildcards
- Filename Conventions
- Getting Help
- History
- Redirection
- Redirecting the Output
- Redirecting the Input
- Pipes
- File system security (access rights)
- Changing access rights
- Processes and Jobs
- Listing suspended and background processes
- Killing a process
- Changing the prompt
- Other Useful UNIX commands
- LINUX Shell variables
- Environment variables
- Initialzing variables
- Path
- History
- Compiling UNIX software packages
- Download source code
- Extracting source code
- Configuring and creating the Makefile
- Building the package
- Running the software
- Stripping unnecessary code
Downloads
This tutorial is available for download in the following formats -
This tutorial in its original form is available for download in the following formats -
- UNIX was originally developed at Bell Laboratories as a private research
project by a small group of people. Read all about the history of its creation.
- LINUX was originally developed by Finnish student Linus Torvalds to create a new free open source operating system kernel.
Note that some UNIX versions are proprietary but open versions (BSD) also exist.
M.Stonebank@surrey.ac.uk, 19 October 2001