find ./ -name '*.html' -or -name '*.php' \ -print0 | xargs -0 svn propset svn:keywords Id
edit: quick correction, thanks Lukas
Every other fucker has one, guess it's time to join in
You are currently browsing the archive for the programming category.
find ./ -name '*.html' -or -name '*.php' \ -print0 | xargs -0 svn propset svn:keywords Id
edit: quick correction, thanks Lukas
Recent Comments