diff --git a/_gtfobins/time.md b/_gtfobins/time.md index 7530795b..91c6290c 100644 --- a/_gtfobins/time.md +++ b/_gtfobins/time.md @@ -1,7 +1,7 @@ --- description: | 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: execute-interactive: - code: /usr/bin/time /bin/sh