From e70f254f36fe2764afb6581ae5d8b3b44842c3a8 Mon Sep 17 00:00:00 2001 From: Hayden Schiff Date: Mon, 22 Feb 2016 20:18:33 -0500 Subject: [PATCH] tty: add page --- pages/common/tty.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/tty.md diff --git a/pages/common/tty.md b/pages/common/tty.md new file mode 100644 index 000000000..7ec909dbc --- /dev/null +++ b/pages/common/tty.md @@ -0,0 +1,7 @@ +# tty + +> Returns terminal name. + +- Print the file name of this terminal: + +`tty`