Linux > strace > コマンド実行時の詳細を表示する > OSの違いによる振舞いの違い確認などに使えそう
712 ワード
動作環境
CentOS Linux release 7.7.1908 (Core)
strace
answered Sep 7 '16 at 23:29
Kazさん
による回答に以下のコマンドがある。
$ strace mv /tmp/target link
これを実行すると、mv処理の詳細が分かるようだ。
用途
OSが異なるときにmvの振る舞いが異なるようで、その違いを確認するときなどに使えそう。
Author And Source
この問題について(Linux > strace > コマンド実行時の詳細を表示する > OSの違いによる振舞いの違い確認などに使えそう), 我々は、より多くの情報をここで見つけました https://qiita.com/7of9/items/e764bcc3cb23a8fe7d94著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .