Description
Traditional Unix shell behavior can be tested or used for scripts that need portability close to historical implementations.
It is useful for developers, administrators, and compatibility work involving shell scripts from older Unix systems. Shells execute commands and scripts with the user permissions available to them, so untrusted scripts and destructive commands should be treated carefully.