Hacker News new | ask | show | jobs
by iamstupidsimple 1690 days ago
> Would you consider `ls` an API for exposing your filesystem?

I don't see why not.

It has an interface for input and output, conforms to well known specifications and is publicly documented.

There's also multiple implementations behind the API.