I executed the command "ls -l" in the ubuntu terminal, I understand the "ls -l" is the long listing in ubuntu, but I don't understand the columns for example: (This was the first line)
-rwxr-xr-x 1 root root 920788 Mar 28 2013 bash
How would I find out the column headings for the above?
The columns are :
So "-rwxr-xr-x 1 root root 920788 Mar 28 2013 bash" means: