• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » 10
トレース: • 33 OpenNebula Windows Template • 20 Kubernetes GlusterFS Galera Wordpress

10

検索

以下に検索結果を表示します。

完全一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@02_freebsd:80_unixコマンド
  • 全ての名前空間
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

tar
22 ヒット, 最終更新: 3年前
04 etc/amd.map -rw-rw-r-- root/antivir 3623 11 10 07:38 2004 etc/antivir.conf -rw-r--r-- root/whee... etc/auth.conf -rw-rw-r-- root/antivir 3730 11 10 07:31 2004 etc/avguard.conf -rw-r--r-- root/whee... 6:28 2004 etc/crontab -rw-r--r-- root/wheel 108 5 26 06:28 2004 etc/csh.cshrc -rw-r--r-- root/... .gz ./hoge </code> ==== tar でディレクトリ丸ごとコピー ==== 10.10.10.10の/mnt/ を 10.10.10.20の/mnt/ に丸ごとコピー <code>
unzip
6 ヒット, 最終更新: 11年前
--- ---- ---- ---- 4 05-09-14 11:10 a.txt 4 05-09-14 11:10 b.txt 4 05-09-14 11:10 c.txt -------- ------- 12 ... -rw-rw-r-- 2.3 unx 4 tx stor 9-May-14 11:10 a.txt -rw-rw-r-- 2.3 unx 4 tx stor 9-May
viエディタ
5 ヒット, 最終更新: 10年前
を文字列Bに置換| |:::|:::|(全ての行で、合致するパターン全てを置換) | |:::|:10,50s/文字列A/文字列B/g|文字列Aを文字列Bに置換| |:::|:::|(10行目から50行目までの間で、合致するパターン全てを置換) | |:::|:10,$s/文字列A/文字列B/g|文字列Aを文字列Bに置換| |:::|:::|(10行目から最終行ま
dig
4 ヒット, 最終更新: 8年前
yahoo.co.jp. 300 IN A 210.80.242.236 yahoo.co.jp. 300 IN A 210.80.243.14 yahoo.co.jp. 300 IN A 210.81.3.241 yahoo.co.jp. 300 IN A 210.81.150.5 yahoo.co.jp. 900 IN
route
4 ヒット, 最終更新: 10年前
== Linuxコマンド例 ==== <code console> route add -net 10.200.0.0/16 gw 192.168.10.1 route delete -net 10.200.0.0/16 gw 192.168.10.1 </code> <code console> # route -n Kernel IP routing table Destination
zip
3 ヒット, 最終更新: 10年前
--- ---- ---- ---- 4 05-09-14 11:10 a.txt 4 05-09-14 11:10 b.txt 4 05-09-14 11:10 c.txt -------- ------- 12
dump
2 ヒット, 最終更新: 10年前
DUMP: Date of this level 0 dump: Sat May 21 21:10:05 2005 DUMP: Date of last level 0 dump: the e... umping (Pass IV) [regular files] DUMP: DUMP: 461079 tape blocks DUMP: finished in 114 seconds, t... KBytes/sec DUMP: level 0 dump on Sat May 21 21:10:05 2005 DUMP: DUMP IS DONE root@vaio# ls -l /
ifconfig
2 ヒット, 最終更新: 6年前
eth0にIPを設定する ===== <code console> # ifconfig eth0 10.15.201.201 netmask 255.255.0.0 # ifconfig eth0 10.15.201.201/16 </code> SecondaryとしてIPを追加するときは、[[02
traceroute
2 ヒット, 最終更新: 10年前
ute flateight.com traceroute to flateight.com (59.106.13.38), 64 hops max, 40 byte packets 1 218.227... 247.126) 16.920 ms 17.880 ms 16.116 ms 3 219.107.255.254 (219.107.255.254) 19.165 ms 18.637 ms 18.326 ms 4 133.205.1.1 (133.205.1.1) 18.896 ms 18.610 ms 19.348 ms 5 210.173.176.63 (210.173.176.63)
whois
2 ヒット, 最終更新: 8年前
Corporation m. [Administrative Contact] HA14103JP n. [Technical Contact] KM43416JP p. [... /11/17 [Last Update] 2017/04/20 10:09:53 (JST) </code> ===== 管理者情報を確認 ===== [Admin... ct]をwhoisで確認すると、管理者情報も確認できます。 <code> # whois HA14103JP [Querying whois.nic.ad.jp] [whois.nic.ad.jp] [... Information: a. [JPNIC Handle] HA14103JP c. [Last, First] Akiyoshi, Hisa
crontab
1 ヒット, 最終更新: 10年前
find
1 ヒット, 最終更新: 9年前
サイズが10M以上のものを表示。 <code console> $ find ./ -size +10000k -exec ls -ahl {} \; -rwxr--r-- 1 matsui ma... JP.zip -rwxr--r-- 1 matsui matsui 3.3G 7 3 10:09 ./TEST/Fedora-9-i386-DVD.iso -rwxr--r-- 1 ma... 上のファイルを検索 <code console> $ find /var/log/ -size +1000k -exec ls -ahl {} \; </code> {{tag>Unixコマンド ファ
ps
1 ヒット, 最終更新: 9年前
ax -o pid,lstart,cmd | grep sshd 5875 Thu Jun 6 10:01:54 2013 grep sshd 7885 Thu Apr 12 13:31:26 20
restore
1 ヒット, 最終更新: 10年前
31936 Apr 23 13:13 restoresymtable drwxr-xr-x 10 root bin 1536 Apr 22 21:51 testdir/ # </
tree
1 ヒット, 最終更新: 10年前
nch.1 | `-- tbench_srv.1 -> dbench.1 |-- perl-5.10.1 | |-- bin | | |-- a2p | | |-- c2ph |
vipw
1 ヒット, 最終更新: 10年前

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki