1
Good morning, Afternoon, Evening, Gentlemen.
Please, I am beginner in Linux, so I have small impasses that diminish my production, could someone please teach me or show in the comments below, how to open a html file, css, and others up by the terminal for the browser?
Example: I remember well that in Windows the command is:
start hello.html
and on the Mac is: open hello.html
What would be the command to do the same in Linuxmint?
Thanks in advance for the help. I hope to contribute one day.
PS: I use Vscode to program.
Tries
xdg-open hello.html
– Daniel Mendes
Yes, that worked thanks for the help.
– Alberty Lucas