Downloads BlackArch tool pages and prints only GitHub links using pure awk filtering. curl -sL blackarch.org/{tools,recon}.html | awk -F'"' '$4 ~ /^https:\/\/github\.com\// { print $4 }'
最終更新 2019-01-22 UNIX/Linux の find コマンドは、ファイル名・タイムスタンプ・ファイルサイズ・オーナー・グループ・ファイルタイプなどを元に、ファイルやディレクトリを検索するコマンドである。AND・OR の組み合わせや正規表現が使えたり、検索だけではなくコマンドの実行も可能など、非常に強力なコマンドである。
This is a linux command line reference for common operations. Examples marked with • are valid/safe to paste without modification into a terminal, so you may want to keep a terminal window open while reading this so you can cut & paste. This page is also available in pdf format. All these commands have been tested both on Fedora and Ubuntu. See also more linux commands.
2025 著作権. 不許複製 プライバシーポリシー
top コマンド 最終更新2005-07-03T00:00:00+09:00 この記事のURI参照https://www.7key.jp/computer/top.html#top_command システム全体の情報を5秒おきに表示する。 使用例 最終更新2005-07-03T00:00:00+09:00 この記事のURI参照https://www.7key.jp/computer/top.html#top_example #top ▼19:41:58 up 49 days, 4:14, 1 user, load average: 0.21, 0.16, 0.14 ▼50 processes: 49 sleeping, 1 running, 0 zombie, 0 stopped ▼CPU states: cpu user nice system irq softirq iowait id
コピペで使えるUNIXコマンド。 圧縮(多数のファイルをひとつにまとめたり)、展開したりできます。 主にテープへのバックアップや、パッケージのインストール時に使用します。(主にsolaris&GNUtarで検証) ・圧縮 tar -cvf file_B.tar dir_A dir_Aをfile_B.tarという名前で圧縮します。 tar -cvzf file_B.tar.gz dir_A dir_Aをfile_B.tarという名前で圧縮し、さらにgzipで固めます ・展開 tar -vxf file_A.tar tar形式で圧縮されたファイル(例ではfile_A.tar)を展開します。 tar -xvf file_A.tar file_B 圧縮された中から特定の名前のファイル(例ではfile_B)を展開します。 tar -xzvf file_A.tar.gz tar.gz形式のファイ
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く