File: regtest.clean

package info (click to toggle)
afio 2.5-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 612 kB
  • ctags: 469
  • sloc: ansic: 4,678; sh: 526; makefile: 112; awk: 19
file content (6 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6

#need to chmod first, or else we can't remove if we are a normal user
chmod -R 777 ./t[0-9] 2>/dev/null
rm -rf ./t[1-9] 2>/dev/null
rm -f ./t[1-5].* 2>/dev/null