xdg-open是用來開啟Linux檔案的命令,後面跟一個檔案,就像雙擊開啟這個檔案一樣。比如xdg-open a.png,就會呼叫預設的圖片檢視器開啟這圖片。附xdg-open manual部分資訊: xdg-open opens a file or URL in the user"s preferred application. If a URL is provided the URL will be opened in the user"s preferred web browser. If a file is provided the file will be opened in the preferred application for files of that type. xdg-open supports file, ftp, http and https URLs. xdg-open is for use inside a desktop session only. It is not recommended to use xdg-open as root.
xdg-open是用來開啟Linux檔案的命令,後面跟一個檔案,就像雙擊開啟這個檔案一樣。比如xdg-open a.png,就會呼叫預設的圖片檢視器開啟這圖片。附xdg-open manual部分資訊: xdg-open opens a file or URL in the user"s preferred application. If a URL is provided the URL will be opened in the user"s preferred web browser. If a file is provided the file will be opened in the preferred application for files of that type. xdg-open supports file, ftp, http and https URLs. xdg-open is for use inside a desktop session only. It is not recommended to use xdg-open as root.