diff --git a/bin/gstat b/bin/gstat new file mode 100755 index 0000000..a640ac8 --- /dev/null +++ b/bin/gstat @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +stat "$@"