mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Fix time description
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: |
|
description: |
|
||||||
Note that the shell might have its own builtin time implementation, which may
|
Note that the shell might have its own builtin time implementation, which may
|
||||||
behave differently than /usr/bin/time.
|
behave differently than` /usr/bin/time`, hence the absolute path.
|
||||||
functions:
|
functions:
|
||||||
execute-interactive:
|
execute-interactive:
|
||||||
- code: /usr/bin/time /bin/sh
|
- code: /usr/bin/time /bin/sh
|
||||||
|
Reference in New Issue
Block a user