cat
Change the current directory.
Examples
cat /path/to/file.txt
Display the contents of 'file.txt'.
cat /path/to/dontrunme.sh
Display the contents of 'dontrunme.sh'.
Notes
This command affects only the current shell session.
Change the current directory.
cat /path/to/file.txt
Display the contents of 'file.txt'.
cat /path/to/dontrunme.sh
Display the contents of 'dontrunme.sh'.
This command affects only the current shell session.