%PDF- %PDF-
Direktori : /proc/self/root/proc/thread-self/root/snap/core18/2855/bin/ |
Current File : //proc/self/root/proc/thread-self/root/snap/core18/2855/bin/zfgrep |
#!/bin/sh bindir='/bin' case $1 in --__bindir) bindir=${2?}; shift; shift;; esac PATH=$bindir:$PATH exec zgrep --__bindir "$bindir" -F "$@"