Tue May 13
unix
Author:Noritaka
(mkdir brace; cd ./barace; touch brace) //run command with sub-shell, pwd remains {mkdir brace; cd ./barace; touch brace} //run command with main-shell, pwd changes