![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
command line input
I like to use firefox or mozilla to source some html files in the program. Something likes as following: mozilla InputFile.html > output.txt from command line. We can use firefox to open html file and view the web page. Howevr can I use the same function without actually browsering the pages.
I like to use firefox or mozilla to source some html files in the program. Something likes as following:
mozilla InputFile.html > output.txt
from command line.
We can use firefox to open html file and view the web page. Howevr can I use the same function without actually browsering the pages.