一切时空过去未来
deepin
2022-10-23 01:47 xdg-open
Reply Like 1 View the author
xdg-open
xdg-open
谢谢!
如果只是打开文件夹,dde-file-manager xxxxxx 即可
他的意思是重启桌面吧?
他的意思是重启桌面吧?
不是的,就是问xdg-open这个功能。
如果只是打开文件夹,dde-file-manager xxxxxx 即可
xdg-open 更符合我需求,其实类似于mac的 open
亲!
dde-file-manager是文件管理器
用fish直接 open .
亲!
dde-file-manager是文件管理器
恩恩,知道的。同时这个命令也可以直接接受文件夹路径作为参数。
用fish直接 open .
在我理解看来,它的实现可能是通过alias完成的 alias open=xdg-open
Popular Events
More
请问一下deepin里面有没有类似于windows的
explorer.exe这样的等价命令?已解决:
xdg-opendde-file-manager以上命令都可在命令行中打开指定的文件夹,方法1还可以直接打开指定文件。通过向
~/.bashrc文件中添加alias open=xdg-open,可以用open作为更简短的命令