Unix command to check the files in current directory

1.       Ls: How to check the files in current directory ?

$ ls
Output: 
Filename1
Filename2
Filename3
Filename 4

0 commentS: