0

How to browse in terminal in Linux but the search have to be opened in terminal like for example if i give the command name like this youtube.com then the youtube page have to be opened in terminal?

1 Answers1

0

one option is: open www.youtube.com

this will cause the item ("www.youtube.com") to be opened by the application assigned to it.

it also works for .pdf files and the likes. for more info and variations on open, see:

open .pdf and other types from terminal