wget -mk ./index.php
find . -depth -name "*.php" -exec sh -c 'mv "$1" "${1%.php}.html"' _ {} \;
find . -depth -name "*.html" | xargs sed -i -e "s/\.php/.html/g"
find . -depth -name "*-e" -exec rm {} \;
-
Notifications
You must be signed in to change notification settings - Fork 2
VThfa/rentalcodes.org
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published