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.
を使用するtac -s=STRING filenameと、逆順ではなく元の順序でファイルが STDOUT にダンプされますか? なぜそうするのですか - tac が順序を逆にする-s=STRINGはずで、改行の代わりに STRING を区切り文字として使用する必要がある場合は?
tac -s=STRING filename
-s=STRING