linux crunch 用法,Linux命令手册

crunch

Output a list of words of length 1 to 3 with only lowercase characters:

crunch {{1}} {{3}}

Output a list of hexadecimal words of length 8:

crunch {{8}} {{8}} {{0123456789abcdef}}

Output a list of all permutations of abc (lengths are not processed):

crunch {{1}} {{1}} -p {{abc}}

Output a list of all permutations of the given strings (lengths are not processed):

crunch {{1}} {{1}} -p {{abc}} {{def}} {{ghi}}

Output a list of words generated according to the given pattern and a maximum number of duplicate letters:

crunch {{5}} {{5}} {{abcde123}} -t {{@@@12}} -d 2@

Write a list of words in chunk files of a given size, starting with the given string:

crunch {{3}} {{5}} -o {{START}} -b {{10kb}} -s {{abc}}

Write a list of words stopping with the given string and inverting the wordlist:

crunch {{1}} {{5}} -o {{START}} -e {{abcde}} -i

Write a list of words in compressed chunk files with a specified number of words:

crunch {{1}} {{5}} -o {{START}} -c {{1000}} -z {{gzip|bzip2|lzma|7z}}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值