エンジニアを目指す初学者に向けて、わかりやすく解説したブログです。
ターミナル操作 2/3

【Linux】diffコマンドの結果を見やすく表示する

Featured image of the post

diffコマンドを見やすくするためのオプションと具体的な使い方を紹介する。

【Linux】grepコマンドのよく使うオプションだけ厳選

Featured image of the post

【Linux】curlコマンドでAPIのリクエストにかかった時間を取得する

Featured image of the post

【fish】環境変数、シェル変数の設定

Featured image of the post

【Linux】ファイルの中身をクリアする(ログファイルなど)

Featured image of the post

何か内容が書かれているファイルの中身をコマンド一発で空にする

【Linux】シェルスクリプトの実行場所を気にしなくて良いように、相対パスでも絶対パスでも同じ動作をさせる

Featured image of the post

【Linux】sitemapなどのxmlを見やすく整形するコマンド

Featured image of the post

圧縮して自動生成されたsitemap.xmlを、コマンドを使って見やすく表示する方法。

【Linux】seqコマンド - 数値のリストを出力

Featured image of the post

【fish】ディレクトリの色が見にくい

Featured image of the post

【Python】pyenvの使い方

Featured image of the post