Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mktemp を使用して一時ファイルを作成できません。 mktemp /tmp/abc.XXXX 得られた出力: mktemp: cannot create temp file /tmp/abc.D30575: Value too large for defined data type 何が問題なのですか? ガイドしてください。
mktemp /tmp/abc.XXXX
mktemp: cannot create temp file /tmp/abc.D30575: Value too large for defined data type