Skip to content

Instantly share code, notes, and snippets.

@mhinz
Created November 12, 2015 23:11
Show Gist options
  • Save mhinz/3d9ae94106a1fc7920ca to your computer and use it in GitHub Desktop.
Save mhinz/3d9ae94106a1fc7920ca to your computer and use it in GitHub Desktop.
λ 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