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.