Which command lists all files in the current directory that start with a capital letter?
A.
ls [A-Z]*
B.
ls A-Z
C.
ls A-Z*
D.
ls –uppercasefiles
E.
list-uppercase-files
Which command lists all files in the current directory that start with a capital letter?
Which command lists all files in the current directory that start with a capital letter?
A.
ls [A-Z]*
B.
ls A-Z
C.
ls A-Z*
D.
ls –uppercasefiles
E.
list-uppercase-files