Open any file with the default command for that file
Submitted by yefim323 on
alias open='xdg-open'
Description:
Useful for directories `open .` and for images `open *.jpg`
Tags:
Category:
Register with two clicks. We don't even require your email address. Select your username, enter your password and away you go.
Add your own and other users public aliases to your profile. Vote on great aliases so they rise to the top.
Dynamically source your aliases straight from your profile. Use Alias.sh to synchronise your aliases across all machines.
alias open='xdg-open'
Comments
I find this one so useful, I shorten it to just 'o'!
On ubuntu (haven't checked other Linux distros), /bin/open opens a virtual terminal.