Adopt new function names
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
description: Note that the shell might have its own builtin time implementation, which may behave differently than` /usr/bin/time`, hence the absolute path.
|
||||
functions:
|
||||
execute-interactive:
|
||||
shell:
|
||||
- code: /usr/bin/time /bin/sh
|
||||
suid-enabled:
|
||||
suid:
|
||||
- code: ./time /bin/sh -p
|
||||
sudo-enabled:
|
||||
sudo:
|
||||
- code: sudo /usr/bin/time /bin/sh
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user