dumpifs 镜像提取工具:
dumpifs.exe -vxb QNX-IFS
dumpifs.exe QNX-IFS
nicinfo 查看网络状态:
nicinfo
slog2info 查看系统log:
slog2info
pidin 进程查看:
pidin
pidin mem 查看内存信息:
pidin mem
pidin syspage=asinfo
asinfo
cacheattr
callout
cpuinfo
hwinfo
intrinfo
mdriver
pminfo
qtime
smp
strings
system_private
typed_strings
df -n 查看挂载点:
df -n
1.df -h 查看当前系统磁盘信息
2.mount -t dos /dev/emmc0t131 /emmc 将fat格式的emmc0t131分区挂载到/emmc
3.mkdosfs /dev/emmc0 将emmc0 格式化为dos格式
top命令:
top
hogs 查看CPU 使用情况:
hogs
查看showmem内存信息:
showmem -s
showmem -p
网友评论