Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the breadcrumb-navxt domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6114
知っておくと便利なコマンド – コンピュータ学

rgb-green.net

知っておくと便利なコマンド

(1) findコマンド
   ファイルの検索コマンド
   必要であるコマンドでしたが、これまで使いきれていなかったコマンドです。
使用例:
# find / -name “Weeks.php” -print
このように、-name “Weeks.php” -print と入れないと検索されません。
これまで、
find / Weeks.php のように使っていたので、「Weeks.php」が検索されませんでした。


© 2023

© 2023 Study of Reason, Inc. All rights reserved.