吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 1442|回复: 1
收起左侧

[其他转载] linux shuf

[复制链接]
古月不傲 发表于 2020-10-7 09:59
本帖最后由 古月不傲 于 2020-10-7 10:07 编辑

        generate random permutations               
synopsis:
        shuf               [OPTION]... [FILE]
        shuf -e          [OPTION]... [ARG]...
        shuf -i           LO-HI [OPTION]…
description:
Write a random permutation of the input lines to standard output.
With no FILE, or when FILE is -, read standard input.
Mandatory arguments to long options are mandatory for short options too.
-e, --echo
              treat each ARG as an input line
         1.png
-i, --input-range=LO-HI
              treat each number LO through HI as an input line
         2.png
-n, --head-count=COUNT
              output at most COUNT lines
         3.png
-o, --output=FILE
              write result to FILE instead of standard output
         4.png

--random-source=FILE(I also don't understand how to use this parameter. If anyone knows, please let me know.)
              get random bytes from FILE
-r, --repeat
              output lines can be repeated(In other words, output contents continually and random permutations on the standard output.)
         5.png
-z, --zero-terminated
              line delimiter is NUL, not newline

--help display this help and exit

--version
              output version information and exit

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

huohua1991 发表于 2020-10-7 11:40
有中文解释吗
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-25 23:30

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表