Android 终端 *** 作

Android 终端 *** 作,第1张

概述pwd,打印当前目录ls:ListinformationabouttheFILEs(thecurrentdirectorybydefault)-a/--all-d/--directorydir-a进入如camera的目录后运行dir、ls会卡住(可以ctrl+c退出)。ls、dir经常会遇到cannotopendirectory'.':Permissiondenied。可以直接指定cd/sto pwd,打印当前目录ls:List information about the files (the current directory by default)-a/--all-d/--directorydir -a进入如camera的目录后运行dir、ls会卡住(可以ctrl+c退出)。ls、dir经常会遇到cannot open directory '.': Permission denIEd。可以直接指定cd /storage/emulated/0,绕开无法遍历的文件夹、目录。ln,创建软硬链接。ln -s/-symbolic,创建符号链接(默认为硬链接)。在/storage/emulated/0/dcim下尝试,报错ln: Failed to create hard/symbolic link '..' => '..': Operation not permitted。在任何位置,可cd /storage/emulated/0/dcim。 总结

以上是内存溢出为你收集整理的Android 终端 *** 作全部内容,希望文章能够帮你解决Android 终端 *** 作所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1020892.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-23
下一篇 2022-05-23

发表评论

登录后才能评论

评论列表(0条)

保存