mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Fix typo in split
This commit is contained in:
parent
bc5783fb5b
commit
afd946b0c8
@ -29,5 +29,5 @@ functions:
|
|||||||
sudo:
|
sudo:
|
||||||
- description: The shell prompt is not printed.
|
- description: The shell prompt is not printed.
|
||||||
code: |
|
code: |
|
||||||
split --filter=/bin/sh /dev/stdin
|
sudo split --filter=/bin/sh /dev/stdin
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user