Y
Hacker News
new
|
ask
|
show
|
jobs
by
ivolimmen
917 days ago
Linux and windows also have this command. Under windows it is called start. Under Linux it is called open as well.
1 comments
account42
917 days ago
> Under Linux it is called open as well.
You mean xdg-open? I'm not aware of a commonly available "open" tool under Linux.
link
sudobash1
917 days ago
I eventually found out about xdg-open, but I'm glad that I didn't know about it from the start. I learned to open things the more "normal" way (eg `soffice document.doc`).
link
You mean xdg-open? I'm not aware of a commonly available "open" tool under Linux.