Agilent Technologies 3070 System Installation Manual page 66

Board test systems
Hide thumbs Also See for 3070:
Table of Contents

Advertisement

Chapter 2: MS Windows System Installation Reference: Korn Shell Quick Reference
© Agilent Technologies 2001–2003
Table 2-9
Korn shell quick reference (continued)
Display permissions for a file
Create or edit a file
Display file contents
Copy a file with permissions and owners
Move a file to a new filename
Append file1 onto the end of file2
Remove a file
Finding and Organizing
To Do This...
Find file(s) beginning with x in the current and sub-directories
Find all occurrences of word in all files in the current directory
Display date and time
Display manual page for <
command name>
Find name of current host system
Find current system information
Find environment information, including PATH
System Operations
To Do This...
Clear screen
Exit / close Korn shell window
Agilent 3070 System Installation Manual (MS Windows Version)
<
>
ls -l
filename
<
> or
<
vi
filename
viw
filename
<
> (
to quit) (
more
filename
q
<
> <
>
cp -p
file1
file2
<
> <
>
mv
old_file
new_file
<
>
<
>
cat
file1
>>
file2
<
>
rm
filename
Enter This...
find . -name 'x*' -print
grep word *
date
<
>
man
commandname
hostname
uname -a
env
Enter This...
clear
exit
>
to vi)
v
2-18

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents