Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 1996 00:40:01 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        freebsd-bugs
Subject:   Re: bin/1315: ls(1)
Message-ID:  <199606130740.AAA28752@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/1315; it has been noted by GNATS.

From: asami@cs.berkeley.edu (Satoshi Asami)
To: FreeBSD-gnats-submit@freefall.freebsd.org, zgabor@code.hu
Cc:  Subject: Re: bin/1315: ls(1)
Date: Thu, 13 Jun 1996 00:38:48 -0700 (PDT)

  * 	b) missing an option (eg -S) to sort by size
 
 Try
 
 ls -s | sort -n
 
 Satoshi "now you know why it's also missing an option to sort by inode #" Asami



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606130740.AAA28752>