on windows exist command:
start myfile.mp3 start myfile.txt
on mac:
open myfile.mp3 open myfile.txt
Are there analogue command under Ubuntu?
Advertisement
Answer
xdg-open
if you have a freedesktop.org-compatible environment.
on windows exist command:
start myfile.mp3 start myfile.txt
on mac:
open myfile.mp3 open myfile.txt
Are there analogue command under Ubuntu?
xdg-open
if you have a freedesktop.org-compatible environment.