ls"ls -l" lists the attributes as well. "ls -l [name]" lists the attributes of the object "name".
These ".name" files are usually system or configuration files. Example : .profile for the user profile. For more information on possible flags, try man ls. |