$ curl cheat.sh/
# tty
# Returns terminal name.
# More information: <https://www.gnu.org/software/coreutils/tty>.

# Print the file name of this terminal:
tty

$
Follow @igor_chubin cheat.sh tldr