fileset

git mirror of https://ccx.te2000.cz/bzr/fileset
git clone https://ccx.te2000.cz/git/fileset
Log | Files | Refs | README

fileset (99B)


      1 #!/bin/sh
      2 cat "$(dirname "$0")/fileset_inc.sh" && \
      3 exec awk -f "$(dirname "$0")/fileset.awk" "$@"