首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

新手求助!! ICT3070

新手求助!! ICT3070

师兄,你上传一些3070常用的命令吧,比如:米msi.msi$.unpowered.testheae is 1.pwd.
fix grap.cd...findn"".debug board等等的命令是什么含义?小弟现在是一知半解呀。
我只是看过人家用过,但是不是很明白他们到底是怎样用的?小弟的公司根本是没有培训的,
公司工程师有保守商业秘密。我们新来的对于ict根本学不到什么。高手师兄,你教一下我上面的命令的
用法好吗?多谢啦!!
good man
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 tar -xvf rm rm -r compress uncompress bdf gzip : compress a file to a .gz file -d : uncompress mv date echo uname : display the OS name logname cat file head eg: $head -n 20 tail eg: $tail -20c $tail -20 history date clear diff egdiff set-parms (only in root)
返回列表