File: fixperms.sh

package info (click to toggle)
doc-rfc 1998.03-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 32,056 kB
  • ctags: 4
  • sloc: sh: 1,597; perl: 95; makefile: 36
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (3)
1
2
3
#! /bin/bash
file * rfc-editor/* | grep :.*script | cut -d: -f1 | xargs chmod -c +x