Questions
843
Members
40
Write a command that will display all .php files
Use the following command to get all the files ending with .php
~ $ ls *.php
By clicking "Sign up" you indicate that you have read and agree to the privacy policy and terms of service.