xxd命令英文引數說明:
usage:
xxd [options] [infile [outfile]]
orxxd -r [-s [-]offset] [-c cols] [-ps] [infile [outfile]]
options:
-a toggle autoskip: a single '*' replaces nul-lines. default off.
-b binary digit dump (incompatible with -ps,-i,-r). default hex.
-c cols format octets per line. default 16 (-i: 12, -ps: 30).
-e show characters in ebcdic. default ascii.
-e little-endian dump (incompatible with -ps,-i,-r).
-g number of octets per group in normal output. default 2 (-e: 4).
-h print this summary.
-i output in c include file style.
-l len stop after octets.
-o off add to the displayed file position.
-ps output in postscript plain hexdump style.
-r reverse operation: convert (or patch) hexdump into binary.
-r -s off revert with added to file positions found in hexdump.
-s [+][-]seek start at bytes abs. (or +: rel.) infile offset.
-u use upper case hex letters.
-v show version: "xxd v1.10 27oct98 by juergen weigert".
xxd引數中文說明:
usage:
xxd [options] [infile [outfile]]
orxxd -r [-s [-]offset] [-c cols] [-ps] [infile [outfile]]
options:
-a 預設忽略轉換: 使用『*』替換空行.
-b 二進數資料轉儲 (與 -ps,-i,-r不相容). 預設為16進製制.
-c cols 每行多少列octets(特製8位元的位元組). 預設為16列(-i: 12, -ps: 30).
-e 使用ebcdic字符集. 預設為ascii字符集.
-e 小端模式轉儲 (與 -ps,-i,-r不相容).
-g 在正常輸出中,每組八位位元組數. 預設為2個 (-e: 4).
-h 輸出此幫助.
-i 使用c語言檔案樣式輸出.
-l len 在len個八位位元組後停止.
-o off 在off個偏移量後開始輸出.
-ps 以在行後新增16進製制轉儲內容的格式輸出.
-r 逆向操作: 轉換(或修補) 十六進製制內容為二進位制內容.
-r -s off 在off個偏移量後開始轉換16進製制內容為二進位制內容
-s [+][-]seek start at bytes abs. (or +: rel.) infile offset.(沒看懂)
-u 使用大寫字母進行十六進製制表示.
-v 顯示版本: "xxd v1.10 27oct98 by juergen weigert".
shell if 命令引數說明
b 當file存在並且是塊檔案時返回真 c 當file存在並且是字元檔案時返回真 d 當pathname存在並且是乙個目錄時返回真 e 當pathname指定的檔案或目錄存在時返回真 f 當file存在並且是正規檔案時返回真 g 當由pathname指定的檔案或目錄存在並且設定了sgid位時返回為真...
crunch命令引數說明
命令引數說明 b 按大小分割字典檔案,比如後跟20mib c 密碼個數 行數 比如8000 d 限制出現相同元素的個數 至少出現元素個數 d 3就不會出現zzfffffgggg之類的 e 定義停止生成密碼 比如 e 222222 到222222停止生成密碼 f 呼叫密碼庫檔案,比如 usr shar...
TweenMax 引數說明 中文翻譯
tweenmax 建立在 tweenlite 和tweenfilterlite 基礎之上,因此,又揉合了這二者的功能,使得功能更加的齊備,但是如果說易用性,覺得還是 tweenlite 來得方便一些。我的譯文是從 tweenlite 開始的,接著是 tweenfilterlite 最後是 tween...