Linux

Explain each field in the output of ls -l command

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

It shows a detailed list of files in a long format. From the left:

  • file permissions, number of links, owner name, owner group, file size, timestamp of last modification and directory/file name