File: xChangeDate

package info (click to toggle)
gabedit 2.2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 12,992 kB
  • ctags: 13,398
  • sloc: ansic: 252,385; asm: 9,667; cpp: 2,081; sh: 1,125; makefile: 456; csh: 181
file content (4 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (6)
1
2
3
4
#Thank's to Dominik 'Rathann' Mierzejewski for providing this script
sed -i \
 -e 's/2002-2009 Abdul/2002-2010 Abdul/g' \
 `find -name "*.c" -o -name "*.h"`