INCLAN: safe
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Synopsis
safe
Description
Continues execution in safe mode. Provided that the underlying program performs the appropriate checks when opening or deleting files, the program will be restricted to alter only the contents of the current working directory. Output redirections etc. outside the current working directory will be prohibited. The system command will be disabled. The attempt to perform an “unsafe” operation will result in a fatal error that aborts the program.