タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

unixに関するsanbeのブックマーク (1)

  • Basics of the Unix Philosophy

    (i) Make each program do one thing well. To do a new job, build afresh rather than complicate old programs by adding new features. (ii) Expect the output of every program to become the input to another, as yet unknown, program. Don't clutter output with extraneous information. Avoid stringently columnar or binary input formats. Don't insist on interactive input. (iii) Design and build software, ev

    sanbe
    sanbe 2007/03/02
  • 1