使用shell 概述 过去,shell通常为Bourne shell(sh);现在,shell通常为GNU的Bourne again shell(bash)。关于GNU,可参见GNU是什么? 使用管道解决复杂的问题