1. Executing `'/usr/bin/grep'` does *not* return the path to grep... 2. use `type -p` instead of external binary `which`. 3. Simplify parameter definition. 4. Why was there a space after `%s`? |
||
|---|---|---|
| .. | ||
| appearance.bash | ||
| helpers.bash | ||
| log.bash | ||
| preview.bash | ||
| search.bash | ||
| utilities.bash | ||