Changes between Version 6 and Version 7 of CookBookScripts
- Timestamp:
- Apr 25, 2006, 2:21:25 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookScripts
v6 v7 11 11 find django_src/ -type f -name "*.pyc" -exec rm -f {} \; 12 12 }}} 13 14 [wiki:CookBookScriptsAliases aliases] - convenience shell aliases and environment variables