Y
Hacker News
new
|
ask
|
show
|
jobs
by
x0n
1498 days ago
Simply because on Unix, configuration is text files; bash and the gnu utils work with text. In Windows, it's an API driven O/S; powershell uses objects, but will coerce output to strings to allow text parsing if needed.