Interactive command shell in Unix /tmp > pwd /tmp /tmp > touch junkfile /tmp > cp junkfile newfile /tmp > Interactive command shell in Windows C:/temp> pwd C:/temp C:/temp> touch junkfile C:/temp> cp junkfile newfile C:/temp>