[arch-general] Opinions on PowerShell?
Leonid Isaev
leonid.isaev at jila.colorado.edu
Fri Aug 19 18:06:42 UTC 2016
On Fri, Aug 19, 2016 at 07:31:03PM +0200, Jérôme M. Berger wrote:
> On 08/19/2016 03:28 AM, Hunter Connelly via arch-general wrote:
> > Bash: ls -l | sed 's/ \+/,/g' | cut -d',' -f 5,9 | sort -g | tail -3
>
> --> ls -sS | head -4 | tail -3
>
> > PowerShell: ls -file | sort -pr length | select length, name -l 3
Since when ls(1) et al are a part of bash? Are you guys comparing apples with
oranges, i.e. bash + coreutils and powershell?
--
Leonid Isaev
GPG fingerprints: DA92 034D B4A8 EC51 7EA6 20DF 9291 EE8A 043C B8C4
C0DF 20D0 C075 C3F1 E1BE 775A A7AE F6CB 164B 5A6D
More information about the arch-general
mailing list