mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 14:36:08 +02:00
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