$ xdg-open
The program 'xdg-open' is currently not installed. You can install it by typing:
sudo apt-get install xdg-utils
$ sudo apt-get install xdg-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
xdg-utils is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded.
$ whereis xdg-open
xdg-open: /usr/bin/xdg-open /usr/bin/X11/xdg-open /usr/share/man/man1/xdg-open.1.gz
$ which xdg-open
$ xdg-open
The program 'xdg-open' is currently not installed. You can install it by typing:
sudo apt-get install xdg-utils
Không, tôi không có nghĩa là "đệ quy".
Tôi đang dùng Linux Mint 15 MATE, nhưng thay vì MATE tôi đang sử dụng trình quản lý cửa sổ i3.
Chỉnh sửa lời khuyên của @ slm
$ type -a xdg-open
type: xdg-open not found
Nhưng nó ở / usr / bin / xdg-open. Tôi đã kiểm tra.
$ dpkg -S /usr/bin/xdg-open
xdg-utils: /usr/bin/xdg-open
Người tiếp theo thậm chí còn thú vị hơn.
$ dpkg -S xdg-open
git-annex: /usr/share/doc/git-annex/html/bugs/Fix_for_opening_a_browser_on_a_mac___40__or_xdg-open_on_linux__47__bsd__63____41__.html
xdg-utils: /usr/bin/xdg-open
xdg-utils: /usr/share/man/man1/xdg-open.1.gz
Sửa lỗi chỉ là một kho lưu trữ thư của một bản vá cho một vấn đề OSX. Dù sao, tôi đoán tôi có thể thử sử dụng đường dẫn đầy đủ:
$ /usr/bin/xdg-open
/usr/bin/xdg-open: No such file or directory
dpkg -S xdg-open
.