Hacker News new | ask | show | jobs
by polyfather 2688 days ago
The following command can be handy for one-off sessions. It won't interfere with your already-running instance of Firefox and uses a random profile in /tmp (which you can still monkey with if needed).

  firefox -no-remote -profile $(mktemp -d)