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.
次のファイルの内容があります
testing with ---- ---- get footer
---- ---- で分割したい。「----」の間に他の内容が含まれている可能性があります。私は以下を使用していますが、一致が見つからないことを伝え続けています。
csplit -f instruction $FILE /^[-]{4}[\s\S]*[-]{4}$/