create_directory_and_file Code
Allows creation of subdirectory and file in root directories, without running program with sudo
Brought to you by:
ponzi
File | Date | Author | Commit |
---|---|---|---|
LICENSE | 2019-04-18 |
![]() |
[a7da44] Initial commit |
README.md | 2019-04-18 |
![]() |
[73e3a4] Update README.md |
create_dir_and_file.py | 2021-06-03 |
![]() |
[a2ac1f] Update create_dir_and_file.py |
Allows creation of subdirectory and file in root directories, without running program with sudo.
Also changes permissions of both dir and file to whatever you set it to.