mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 06:06:03 -06:00
Test directly for presence of command instead of indirectly testing the return code. Additionally: * uses a shell builtin `command -v` instead of external `which` * `command -v` is the standardized version of `which` |
||
|---|---|---|
| .. | ||
| cpio.exp | ||
| file.exp | ||
| gzip.exp | ||
| less.exp | ||
| ping.exp | ||
| strings.exp | ||
| sysutils.sh | ||
| tar.exp | ||
| xz.exp | ||
| xzdec.exp | ||