2017-12-01から1ヶ月間の記事一覧
Ubuntu16.04でgrep実行したらこんなwarningが出た grep: warning: GREP_OPTIONS is deprecated; please use an alias or script どうやら、将来的に$GREP_OPTIONSは廃止されるらしい。 This variable specifies default options to be placed in front of an…
Ubuntu16.04でgrep実行したらこんなwarningが出た grep: warning: GREP_OPTIONS is deprecated; please use an alias or script どうやら、将来的に$GREP_OPTIONSは廃止されるらしい。 This variable specifies default options to be placed in front of an…