Unix 3 -- Simple Unix Commands

Math 10 -- D. C. Smolarski, S.J.
Santa Clara University, Department of Mathematics and Computer Science

[Return to Math 10 Homepage]
[Return to Unix 2 Page | Go to Unix 4 Page ]

Contents


Resetting Terminal Type

Depending on which machine is used to connect to math and whether one uses the CDE interface or not, one may need to reset the terminal type.

If one uses telnet from non-X-Windows machine, it is best to reset the terminal either when prompted at login (if using the C-shell) to vt220 or by using the C-shell command:

     set term=vt220
If one uses the CDE interface or connects to math from a Unix X-Windows machine, one can set the terminal to xterm instead of to vt220.

Keyboard Keys

Aside from the standard alphanumeric keys on a keyboard, the keyboard keys are not consistent in their interpretation from computer to computer and even in the same operating system on different machines.

In particular, there are differences as to which key to use to erase the previously typed characters.

Part of the confusion is that some systems redefine the "rubout" feature upon login and do this differently than other systems.

In general, on the HP system, one should use the backspace key to erase the previously written character and not the Delete key (which will produce the character "^?").

On some other Unix systems, one needs to invoke a <ctrl>h to force an erasure.

Please note, once again, that on other Unix systems, the key or key combination used to erase a character may be different!

Simple Commands

The following are some of the most commonly used commands in Unix. REMEMBER: Each of these commands has fuller information on-line obtainable by using the man feature.


[Return to Math 10 Homepage]
[Return to Unix 2 Page | Go to Unix 4 Page ]

This page is maintained by Dennis C. Smolarski, S.J. dsmolarski@math.scu.edu
© Copyright 1998, 1999, 2000 Dennis C. Smolarski, SJ, All rights reserved.
Last changed: 21 September 2000.