forked from extern/nushell
Inode added to ls -l (#2711)
This commit is contained in:
@ -298,6 +298,7 @@ fn list_all_columns() {
|
||||
"type",
|
||||
"target",
|
||||
"num_links",
|
||||
"inode",
|
||||
"readonly",
|
||||
"mode",
|
||||
"uid",
|
||||
|
Reference in New Issue
Block a user