bug#19148: ls --inode --sort=inode (original) (raw)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


From: Pádraig Brady
Subject: bug#19148: ls --inode --sort=inode
Date: Sat, 22 Nov 2014 01:06:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 21/11/14 23:57, 積丹尼 Dan Jacobson wrote:

$ man ls --sort=WORD sort by WORD instead of name: none (-U), size (-S), time (-t), version (-v), extension (-X)

Perhaps add new functionality: inode (-i)

Yes maybe, especially when combined with -R. Do you have a specific use case to help decide on applicability. Note find | sort seems more suited for low level access like this.

thanks, Pádraig.