BT-BASIC COMMAND, 下面的解释 是一一对应的,自己COPY编译一下.
Cat
change
changem
copy to
copy over
create dir
delete
duplicate
edit
fetch
find
findn
get
list
load
merge
move
msi
msi$
number
scratch
save
re-save
List a catalog of the files and directories at a location.
Change a specific string of text throughout the file.
Change a specific string of text within a marked region.
Copy a file to a new location
Copy a file over the previous file of the name given, include the entire directory path as need
Create a new directory.
In conjunction with a marked region, allows area of text to be removed.
In conjunction with a marked region, allows area of text to be copied.
Go to a specified line number.
Go to a specified line number and put the line on the command line.
Locate the first occurrence of the specified string.
Locate the next occurrence of the specified string.
Get the file specified and load it into the work space.
List the file specified into the workspace with line numbers shown.
Load the specified into the work space (same as get).
Combine a second file within a given file.
In conjunction with a marked region, allows area of text to be moved.
Change the working directory. (Mass Storage Is)
Returns pathname to current directory.
Return the line number of the program in the workspace where the cursor is currently located.
Throw away the current work space information and clear the screen.
Save the current work as a file.
Re-save the current work.
-------------------------------------------------------------------------------------------
UNIX Shell command,这个就简单了,我就不作解释了.
Cd
pwd
ll
ls
more
chmod
chown
chgrp
man
who
whoami
hostname
wc : Display the number of lines, words and characters of the given file.
Kill
su
su
tar tv
tar xv
tar cv
tar rv
tar -cvf