Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to create a directory and add files in linux on one line

mkdir B && touch B/myfile.txt
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #directory #add #files #linux #line
ADD COMMENT
Topic
Name
5+6 =