open: firefox --no-remote -P <profile> create: firefox -CreateProfile <new name> delete: rm -rf <location of profile>, e.g. %APPDATA%\Mozilla\Firefox\<profile name> on Windows clone: cp -R <location of profile> <new name>