https://github.com/bermudi/squash.sh
This script "squashes" a directory, moving all files in subdirectories to the root of the specified directory and renaming them to include their original subdirectory paths, excluding the root directory name.
https://github.com/bermudi/squash.sh
Last synced: 16 days ago
JSON representation
This script "squashes" a directory, moving all files in subdirectories to the root of the specified directory and renaming them to include their original subdirectory paths, excluding the root directory name.
- Host: GitHub
- URL: https://github.com/bermudi/squash.sh
- Owner: bermudi
- License: gpl-2.0
- Created: 2024-01-05T05:48:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T05:48:45.000Z (over 2 years ago)
- Last Synced: 2024-01-05T06:37:03.445Z (over 2 years ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# squash.sh
This script "squashes" a directory, moving all files in subdirectories to the root of the specified directory and renaming them to include their original subdirectory paths, excluding the root directory name.