Write some bash commands to list all the php scripts (*.php) in the current directory a
Write some bash commands to list all the php scripts (*.php) in the current directory and its
sub-directory. Try to use as many different methods as possible.
请帮忙给出正确答案和分析,谢谢!