linux create file in directory code example
Example 1: linux how to add a file to directory
$ wget <url>
Example 2: with which command make file and directory in linux
$ ls -FR thesis
chapter_1/
thesis/chapter_1:
section_1/
thesis/chapter_1/section_1:
subsection_1/
thesis/chapter_1/section_1/subsection_1: