当前位置: 技术问答>linux和unix
No lynx available: No such file or directory 是什么意思,怎么回事?
来源: 互联网 发布时间:2015-06-18
本文导语: 我的目录里有 test.html 这个文件,但是我用less scp 这2个命令时都出现上面的提示,但是使用cp mv vi这3个命令时就没事,这是怎么回事。 acing:~ # l test.html -rw-r--r-- 1 root root 600090 Apr 14 12:...
我的目录里有 test.html 这个文件,但是我用less scp 这2个命令时都出现上面的提示,但是使用cp mv vi这3个命令时就没事,这是怎么回事。
acing:~ # l test.html
-rw-r--r-- 1 root root 600090 Apr 14 12:12 aaaaatest.html
acing:~ # less test.html
No lynx available: No such file or directory
acing:~ # l test.html
-rw-r--r-- 1 root root 600090 Apr 14 12:12 aaaaatest.html
acing:~ # less test.html
No lynx available: No such file or directory
|
lynx是字符界面下的浏览器,
你的test.html是网页形式,他要用lynx打开,但是找不到lynx。
你可以装一个,或者用vi打开看源码
你的test.html是网页形式,他要用lynx打开,但是找不到lynx。
你可以装一个,或者用vi打开看源码
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。