I use "ls" with a switch, like "ls -la" will list out everything in the directory, including the permissions and all. Some distros have included "dir" but it's more of a pain than ls. All the switches can be found using the man command as AMDave laid out above.