|
|
Home Personal Work Computers Miscellaneous LaTeX Software Projects Rendering Tutorial UNIX Commands Using CVS Case Modding Base Wiki |
An overview of basic UNIX commandsOn this page, I'll try to sketch an overview of basic UNIX commands you should be able to handle when starting to use a UNIX (or Linux) machine. The commands are all pretty basic, but they'll give you an overview of what can be done, how to walk around in the directory structure of a UNIX file system, and gives you pointers on how to learn more UNIX commands on your own, when needed. You can use this tutorial to get used to the command line of a UNIX machine, but also of Linux, Mac OS X or specific Windows command lines. I give an overview of supported OS'es at the bottom of this page. PartsI have seperated the tutorial in a couple of parts. If you're new to UNIX, you could start with the first part, and slowly continue down to learn more about the commands in UNIX. I have organized the parts in a chronological order, so you can start with the first part explaining the very basics of the UNIX commands. If you're already experienced with the UNIX command line and some of the UNIX commands, you can skip to the parts you're interested in. BasicsThese parts give you the very basics of walking around in a UNIX file system, and working with some of the very basic UNIX commands.
Advanced useThe topics in these parts are not really advanced, but they'll allow you to do more with your UNIX command line. The commands in these parts might be more advanced than the commands in the previous section, but they can make your life a lot easier when working with a UNIX command line.
Supported OS'esLinuxMost probably you're using Linux and want to learn something about Linux commands. Note that Linux is just one of the members of the UNIX family, so all the commands you can learn about in this tutorial can be used in Linux as well. SO if you want to learn about the Linux command line and Linux commands, you are pretty safe with this tutorial. I'll always be refering to UNIX commands instead of Linux commands, as all of the commands are universal to UNIX, and thus usable in Linux too. Linux is a free version of UNIX that was originally built to make UNIX available for free on i386 processors. If you want to install UNIX (or Linux) on your home computer, I would advise you to install a Redhat Linux distribution, which is freely available from http://redhat.com. There are plenty of other freely available and downloadable distributions too, some of them are easier or harder to install than Redhat. If you want to get started with Linux in 5 minutes, without having to mess up the partitioning of your hard drive (in order to install Linux on your home computer, you normally have to install it on a partition next to your other OS, like windows), try knoppix (http://www.knoppix.net). These guys offer a Linux install on a single CD (freely available, of course) that you insert into your cdrom drive, boot your computer, and you're running Linux, without your Windows install even noticing it. Mac OS XYou might not know this, but Mac OS X is a member of the UNIX family too. More so, under the hood, Mac OS X is based on (BSD) Linux. So similarly to my discussion of Linux, you can learn to use the command line similar to any other UNIX variant. This tutorial can thus also be used to navigate around your OSX using the command line and the UNIX commands. WindowsNope, Windows is not some sort of a UNIX clone. The commands and ("DOS") command line is different than the UNIX command line. There are, however, packages available (http://www.cygwin.com) that allow you to simulate a UNIX command line and UNIX commands on a Windows machine. However, I am not familiar with this and can therefore not really tell how this tutorial can be used on Windows. I, however, suspect that most of the commands explained in this tutorial are perfectly usable in such a simulation. |
|
|
All contents copyrighted 2000-2006 Anthony Liekens unless otherwise noted. Powered by PmWiki Page last modified on October 14, 2005, at 01:45 PM. |