All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.history_disable.txt Maven / Gradle / Ivy

There is a newer version: 8.0.112
Show newest version
SYNOPSIS
       history [disable|enable|clear]

DESCRIPTION
 	Manipulates the command (and operation request) history expansion.

	Without arguments prints the in-memory history of commands and operations
	previously executed and a status whether the history expansion is enabled or 
	disabled.

ARGUMENTS
	disable	-	will disable history expansion 
			(but will not clear the previously recorded history)

	enable	-	will re-enable history expansion 
			(starting from the last recorded command before the history 
			expansion was disabled)

	clear	-	will clear the in-memory history (but not the file one).




© 2015 - 2025 Weber Informatics LLC | Privacy Policy