Inode added to ls -l (#2711)

This commit is contained in:
Chris Gillespie
2020-10-30 10:39:01 -07:00
committed by GitHub
parent 5faa82e323
commit f97561c416
2 changed files with 5 additions and 0 deletions

View File

@ -298,6 +298,7 @@ fn list_all_columns() {
"type",
"target",
"num_links",
"inode",
"readonly",
"mode",
"uid",