Suppose my current directory is A. I want to create a directory B and a file \"myfile.txt\" inside B.
How to do th
you can install the script ;
pip3 install --user advance-touch
After installed, you can use ad command
ad airport/plane/captain.txt
airport/ ├── plane/ │ ├── captain.txt