Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^4: Sort alphabetically from file

by LanX (Saint)
on Jun 14, 2019 at 18:12 UTC ( [id://11101362]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Sort alphabetically from file
in thread Sort alphabetically from file

I stopped installing cygwin since I discovered git's bash terminal is supporting most of bash

 ls -l | grep NT | sort -k5

works fine for me! :)

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Replies are listed 'Best First'.
Re^5: Sort alphabetically from file
by james28909 (Deacon) on Jun 15, 2019 at 11:46 UTC
    Why install most of bash (GIT) when you can install WSL? It works great for just about everything I have needed to do, and also has updated perl.
      Because developers should use a version control system anyway?

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

        To be completely honest, isnt WSL itself version controlled? i mean, it is constantly being worked on and updated, just like any other useful tools.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11101362]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-19 11:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found