[unix]and

Tue May 13

unix

Author:Noritaka

Astro
$ mkdir test_dir && touch test_file && cp test_file test_dir

test_dirを作成
test_dirを作成
test_fileをコピーしてtest_dirに格納
 

unix