パスワードを忘れた? アカウント作成
この議論は賞味期限が切れたので、アーカイブ化されています。 新たにコメントを付けることはできません。

IFS は、Internal Field Separator の略」記事へのコメント

  • by Anonymous Coward on 2021年02月18日 10時56分 (#3980177)


    $ bash --version
    GNU bash, version 5.1.4(1)-release (x86_64-pc-linux-gnu)
    Copyright (C) 2020 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later

    This is free software; you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.

    $ man bash

    IFS The Internal Field Separator that is used for word splitting after expansion and to split lines into words with the read builtin command. The default value is ""

    普通にbash(1)に載ってるレベル。
    こんな程度の知識を「下記の記事によると」だの「勉強になった」とかいっちゃう時点で、あっこいつman読まないタイプ…(察し)

    • by Anonymous Coward

      へー、<>でくくられた部分全部消えるんだ

      • by Anonymous Coward

        あっこいつプレビュー見ないタイプ…(察し)

    • by Anonymous Coward

      バッシングかよ

UNIXはシンプルである。必要なのはそのシンプルさを理解する素質だけである -- Dennis Ritchie

処理中...