Correct me if Im wrong, but system(); will only do one command, so I cant do system("cd cow"), is there any function that will do this for me?