Hacker News new | ask | show | jobs
by lotwxyz 2310 days ago
My Unix philosophy to showing people what a web-based 'ls' command looks like is this:

  $ import fs && import util && comstr --nowrap ls | pretty | less
(Works here: https://dev.lotw.xyz/shell.os)
1 comments

This looks intriguing. Can you please explain what I'm looking at? I feel like Bowman waking up at the end of "2001: A Space Odyssey"