Slashdot Mirror


User: yonilevy

yonilevy's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Just in from bash.org on Vista Worse For User Efficiency Than XP · · Score: 2, Insightful

    I must agree.
    Powershell makes a leap towards better CLI by introducing the concept of "everything is an object" rather than the unix "everything is a file" approach. Piping objects instead of files is ingenious, and seems so natural and obvious you must wonder why it took so much time for it to form. Maybe the infamous unix zealot culture is to blame?

    Anyway, Powershell makes cmd irrelevant, as is the above cmd/bash comparison.