mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
Fix time description
This commit is contained in:
parent
b2a2dccc82
commit
4eff8b534f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user