Commits
Travis Cross committed 051772e4ae5
Add fs_cli option to disable use of history file With this commit, passing -Q to fs_cli will cause fs_cli to not load or save the command history file (~/.fs_cli_history). This can be useful e.g. on read-only systems. This can also be set in the fs_cli configuration file with the option `no-history-file`.