Created
November 12, 2015 23:11
-
-
Save mhinz/3d9ae94106a1fc7920ca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| λ MANPAGER= man man | |
| sh: -c: line 0: syntax error near unexpected token `||' | |
| sh: -c: line 0: `(cd '/usr/share/man' && (echo ".ll 16.0i"; echo ".nr LL 16.0i"; /bin/cat '/usr/share/man/man1/man.1') | /usr/bin/tbl | /usr/bin/groff -Wall -mtty-char -Tascii -mandoc -c | ( || true))' | |
| Error executing formatting or display command. | |
| System command (cd '/usr/share/man' && (echo ".ll 16.0i"; echo ".nr LL 16.0i"; /bin/cat '/usr/share/man/man1/man.1') | /usr/bin/tbl | /usr/bin/groff -Wall -mtty-char -Tascii -mandoc -c | ( || true)) exited with status 512. | |
| No manual entry for man | |
| [1] 17937 exit 1 MANPAGER= man man |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment