mirror of
https://github.com/wader/fq.git
synced 2024-11-23 09:56:07 +03:00
08df7f45c8
`which` is non-portable and not part of POSIX, but we can use `command -v` for the same effect. Debian [0] and Gentoo [1] are both trying to drop which from their base system. [0] https://lwn.net/Articles/874049/ [1] https://bugs.gentoo.org/646588 Signed-off-by: Sam James <sam@gentoo.org> |
||
---|---|---|
.. | ||
cli.go | ||
noprofile.go | ||
profile.go | ||
test_cli_ctrlc.exp | ||
test_cli_ctrld.exp | ||
test_exp.sh | ||
test_repl.exp |