我通过npm install g http server 安装了http server, 然后我cd test , 到我的test目录中运行http server, http server是如何知道我当前执行的目录是在test目录的?