I didn’t know I needed it, but what I know is that I will download it.

  • BatmanAoD@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    GNU ls has those features too (except knowing about Git). I’d be surprised if BSD ls doesn’t at least have color support.

    …not that I’m not going to check out eza and probably switch to it! But it’s often worth knowing what features the GNU/BSD coreutils do or do not support…especially when comparing other tools against them.

    • RunAwayFrog@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      exa (which OP’s readme says eza is built on) supports creation times. Actual creation time (the “Birth” line in stat output), not ctime.