touchp

touchp

Recursively create directories and files in a single command

0 reviews

9 followers

touchp recursively creates directories and files in a command. It combines the functionality of mkdir -p and touch, making it easy to create files along with their parent directories. It supports multiple file creation, custom permissions, and initial content.