は cut(CF info cut)のドキュメントは言う : : --output-delimiter=OUTPUT_DELIM_STRING With `-f`, output fields are separated by OUTPUT_DELIM_STRING.
The default with `-f` is to use the input delimiter. When using
私は自分のルートディレクトリ(manage.pyが住んでいます)にいるとき、manage.py runserverを実行するとcommand not foundと表示されます。私はそれが働くために~/<project_name>/manage.py runserverをしなければならない。どうしてこれなの?