browse local html javascript linux cli code example Example: how to run html file in ubuntu pushd <filename>.html; python3 -m http.server 9999; popd;