■コマンド1000本ノック!!■ (57レス)
上下前次1-新
1(1): 02/10/26 19:09 AAS
さぁこーい!
2: 02/10/26 19:10 AAS
ズザーッ
3: 02/10/26 19:10 AAS
まんコマンド
4: 02/10/26 19:25 AAS
最近はクソスレが多いな。
5: 02/10/26 19:29 AAS
バッチコイ
6: 02/10/26 19:56 AAS
まずは ls のオプションをすべて極めよう!
7: 名無しさん@Emacs [sage ] 02/10/26 20:22 AAS
ls -l
8: くそ☆すれ 02/10/26 20:23 AAS
ども
9: 02/10/26 20:55 AAS
option
--block-size -- specify: blocksize
--format -- specify: format
--ignore -- specify: ignore
--quoting-style -- specify: quoting style
--sort -- specify: sort
--tabsize -- specify: tabsize
--time -- specify: time
--width -- specify: width
-1 -- single column
-A -- almost all
-B -- ignore backups
-C -- sort vertically
-G -- no group
-H -- si
-I -- ignore
-L -- dereference
-N -- literal
-Q -- quote name
-R -- recursive
-S -- sort by size
-T -- tabsize
-U -- no sort
-X -- sort by extension
10: 02/10/26 20:55 AAS
-a -- all
-b -- escape
-c -- status change time
-d -- directory
-f -- no sort, all
-h -- human readable
-i -- inode
-k -- kilobytes
-l -- long
-m -- comma separated
-n -- numeric uid, gid
-o -- no group, long
-q -- hide control chars
-r -- reverse
-s -- size
-t -- sort by time
-u -- access time
11: 02/10/26 20:57 AAS
-v -- sort by version
-w -- width
-x -- sort horizontally
--all --full-time --kilobytes --reverse
--almost-all --hide-control-chars --literal --show-control-chars
--dereference --human-readable --no-group --si
--directory --ignore-backups --quote-name --size
--escape --inode --recursive --version
--almost-all --hide-control-chars --literal --show-control-chars
--dereference --human-readable --no-group --si
--directory --ignore-backups --quote-name --size
--escape --inode --recursive --version
--almost-all --hide-control-chars --literal --show-control-chars
--dereference --human-readable --no-group --si
--directory --ignore-backups --quote-name --size
--escape --inode --recursive --version
--all --full-time --kilobytes --reverse
--almost-all --hide-control-chars --literal --show-control-chars
--dereference --human-readable --no-group --si
--directory --ignore-backups --quote-name --size
--escape --inode --recursive --version
--almost-all --hide-control-chars --literal --show-control-chars
--dereference --human-readable --no-group --si
--directory --ignore-backups --quote-name --size
--escape --inode --recursive --version
12: 1 02/10/26 21:12 AAS
もういっちょ!
13: 02/10/26 22:12 AAS
sl
14: 02/10/26 22:15 AAS
nam co
15: 02/10/26 22:44 AAS
cd
16: 02/10/26 23:08 AAS
うんこちんちん
17: 02/10/26 23:52 AAS
-M mode new style password modes
-E char_string exclude characters from password generation process
-r file apply dictionary check against file
-b filter_file apply bloom filter check against filter_file
(filter_file should be created with apgbfm(1) utility)
-a algorithm choose algorithm
1 - random password generation according to
password modes
0 - pronounceable password generation
-n num_of_pass generate num_of_pass passwords
-m min_pass_len minimum password length
-x max_pass_len maximum password length
-s ask user for a random seed for password
generation
-c cl_seed use cl_seed as a random seed for password
-d do NOT use any delimiters between generated passwords
-y print crypted passwords
-q quiet mode (do not print warnings)
-h print this help screen
-v print version information
18: 02/10/27 02:25 AAS
じゃぁ次はgnuplotを極めようではないか
19: 名無しさん 02/10/27 04:37 AAS
優雅に rm -fr ~
20(2): traceroute 02/11/02 13:41 AAS
-a: Abort after 10 consecutive drops
-d: Socket level debugging
-g: Use this gateway as an intermediate hop (uses LSRR)
-S: Set start TTL (default 1)
-m: Set maximum TTL (default 30)
-n: Report IP addresses only (not hostnames)
-p: Use an alternate UDP port
-q: Set the number of queries at each TTL (default 3)
-r: Set Dont Route option
-s: Set your source address
-t: Set the IP TOS field (default 0)
-u: Use microsecond timestamps
-v: Verbose
-w: Set timeout for replies (default 5 sec)
-A: Report AS# at each hop (from GRR)
-M: Do RFC1191 path MTU discovery
-O: Report owner at each hop (from DNS)
-P: Parallel probing
-Q: Report delay statistics at each hop (min/avg+-stddev/max) (ms)
-T: Terminator (line end terminator)
-U: Go to next hop on any success
21(2): uninterned symbol 02/11/02 13:59 AAS
20の名前を水に本文見てちと悩んだので、optionを見てコマンドをあてる
スレに変更。
簡単なものから。
-b Number the non-blank output lines, starting at 1.
-e Display non-printing characters (see the -v option), and display
a dollar sign (`$') at the end of each line.
-n Number the output lines, starting at 1.
-s Squeeze multiple adjacent empty lines, causing the output to be
single spaced.
-t Display non-printing characters (see the -v option), and display
tab characters as `^I'.
-u The -u option guarantees that the output is unbuffered.
-v Display non-printing characters so they are visible.
>>20 BSDだとちとちがうんだな。
22(1): 20 02/11/02 14:31 AAS
>21
cat?
> BSDだとちとちがうんだな。
OS標準の traceroute じゃ無いよ。AS引ける traceroute といえば...
じゃ次の問題
a : find all matching entries
d : print gobs of debugging information
f : same as whatis(1)
h : print this help message
k : same as apropos(1)
t : use troff to format pages for printing
w : print location of man page(s) that would be displayed
M path : set search path for manual pages to `path'
P pager : use program `pager' to display pages
S list : colon separated section list
m system : search for alternate system's man pages
p string : string tells which preprocessors to run
23(1): 02/11/02 21:43 AAS
>>22
man?
-a is equivalent to '-v -t *'
-c class to look for non-Internet data
-d to turn on debugging output
-l to turn on 'list mode'
-r to disable recursive processing
-s recursively chase signature found in answers
-t querytype to look for a specific type of information
-v for verbose output
-w to wait forever until reply
24: 02/11/02 22:29 AAS
>23
host ?
といってもぐぐったら一発なんだろうなきっと。
なので普段使わない、見かけないコマンドと簡単Tip'S
貼り付けに転換しませんか?
25: Linux厨 02/11/05 20:19 AAS
ddについてよろしこ!
なんか魔法のコマンドみたいなイメージでつ...
26: 山崎渉 [(^^)sage] 03/01/15 13:23 AAS
(^^)
27: Eddie KNK 03/01/20 01:14 AAS
マジックハンドと言えばnxt な訳だが
28: 03/02/01 16:57 AAS
cat
29: 山崎渉 [(^^)] 03/04/17 12:33 AAS
(^^)
30: あぼーん [あぼーん] AAS
あぼーん
31(1): あぼーん [あぼーん] AAS
あぼーん
32: あぼーん [あぼーん] AAS
あぼーん
33: あぼーん [あぼーん] AAS
あぼーん
34: 03/08/14 00:42 AAS
1よ。俺のちんぽは昔から曲がっていた。
だから根性だけは曲がらないよう努めてきた。
しかしこのご時世には負けそうだ。
ちんぽは立たないし、根性が曲がりそうで怖い。
どうすれば良いかな?
35: あぼーん [あぼーん] AAS
あぼーん
36: あぼーん [あぼーん] AAS
あぼーん
37: sage 03/08/20 17:50 AAS
files
MSXベーシックだったけか。
38: 03/11/03 02:53 AAS
test
>>427197
>>21
>>214
39: [sage] 04/11/14 04:45 AAS
およよ
こんなスレが
のこっていたぞ
40: 2005/11/15(火)00:12 AAS
およよ
こんなスレが
のこっているぞ
41: 2005/11/15(火)22:57 AAS
一年。。。w
42: 2006/03/18(土)23:16 AAS
よし、ひっそり育てて行こうw
43: [age] 2007/11/03(土)21:04 AAS
_∧_∧_∧_∧_∧_∧_∧_∧_
デケデケ | |
ドコドコ < 7.0Rマダーーー!!? >
☆ ドムドム |_ _ _ _ _ _ _ _ _ _ |
☆ ダダダダ!∨ ∨ ∨ ∨ ∨ ∨ ∨ ∨ ∨
ドシャーン! ヽ オラオラッ!! ♪
=≡= ∧_∧ ☆
♪ / 〃(・∀・ #) / シャンシャン
♪ 〆 ┌\と\と.ヾ∈≡∋ゞ
|| γ ⌒ヽヽコ ノ ||
|| ΣΣ .|:::|∪〓 || ♪
./|\人 _.ノノ _||_. /|\
ドチドチ!
44: 2010/01/02(土)00:27 AAS
カン!
45: 【ぴょん吉】 忍法帖【Lv=40,xxxPT】(1+0:8) 【16.6m】 電脳プリオン ◆3YKmpu7JR7Ic 2012/11/01(木)23:17 AAS
1000本は無理そうだな
46: 2016/09/26(月)08:43 AAS
このスレまだあんのかよw
47: 2017/02/26(日)14:24 AAS
2017年になったぞ
48: 2017/12/29(金)09:46 AAS
誰でも簡単にパソコン1台で稼げる方法など
参考までに、
⇒ 『宮本のゴウリエセレレ』 というブログで見ることができるらしいです。
グーグル検索⇒『宮本のゴウリエセレレ』
VA5BEHAUB1
49: 2018/05/22(火)04:19 AAS
知り合いから教えてもらったパソコン一台でお金持ちになれるやり方
時間がある方はみてもいいかもしれません
グーグルで検索するといいかも『ネットで稼ぐ方法 モニアレフヌノ』
E8TVT
50: 2023/01/08(日)20:11 AAS
https://i.imgur.com/hopoO3W.jpg
51: 2023/10/20(金)00:19 AAS
アイヤ、やっぱり寒いなぁ
52: 2024/03/27(水)19:40 AAS
出ないかということだ
53: 2024/03/27(水)19:41 AAS
>>31
これは何の仕事で
しかし
こんだけトラブル多いサロンに入るネタ考えてくださーいって
54: 2024/03/27(水)20:53 AAS
鉄道マニアの女子が主人公が頑張ってた
55: 06/19(木)12:34 AAS
に
56: 07/06(日)10:17 AAS
どうせなら何か問題出そうぜ
そうだな
名前
57: 07/06(日)10:18 AAS
途中で送ってしまった
名前 郵便番号 住所
名前 郵便番号 住所
...
の形式で並んでいるテキストファイルから年賀状を作成せよ
上下前次1-新書関写板覧索設栞歴
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル
ぬこの手 ぬこTOP 0.304s*