QNX 命令行总结
QNX |
Explanation |
Unix Command |
use |
Print a usage message |
man |
pwd |
Determine your current directory |
where |
cd |
Change directory |
Cd |
cp |
Copy files and file hierarchies |
cp |
ls |
List the contents of a directory |
ls |
mv |
Rename (move) files and directories |
mv |
rm |
Delete (remove) files |
rm |
id |
Return userid |
who |
ssh |
Provides secure remote connections |
ssh |
telnet |
User interface to the TELNET protocol |
telnet |
ped |
Photon editor |
- |
qde |
Launch QNX IDE |
- |
xpdf |
PDF file reader |
- |
mozilla |
Internet browser |
- |
which |
Locate a program file |
which |
grep |
Search for string patterns |
grep |
Find |
Find files based on search criteria |
find |
mkdir |
Create directories |
mkdir |
rmdir |
Remove directories |
rmdir |
cat |
Concatenate and display files |
cat |
vi |
Visual interface editor clone |
vi |
less or more |
Display output on a page-by-page basis |
less/more |
textto |
Convert text files to DOS format |
- |
chmod |
Change a file's permissions/attributes |
chmod |
ln |
Create hard and symbolic links |
ln |
tar |
Create/Extract a "tape archive" |
tar |
kill |
Terminate or signal processes |
kill |
ps |
Report process status |
ps |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· winform 绘制太阳,地球,月球 运作规律
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· AI 智能体引爆开源社区「GitHub 热点速览」
· Manus的开源复刻OpenManus初探
· 写一个简单的SQL生成工具