EnglishFrenchSpanish

OnWorks favicon

randtype - Online in the Cloud

Run randtype in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command randtype that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


randtype - Output characters or lines at random intervals

SYNOPSIS


randtype [ -l ] [ -d ,|.<string> [ -k ] ] [ -t <ms,mult> ] [ -w <string> [ -c ms,mult ] ]
[ -r s1,s2[:...] ] [ -n <string> ] [ -q <int> ] [ -m <int> ] [ file ... ]

DESCRIPTION


randtype reads input from either standard input or from a file and outputs each character
or line at random intervals. If multiple files are specified, each is read in sequence.

OPTIONS


randtype recognizes the following command line options:

-c ms,mult
For optional use with the -w option, this has the same microsecond and multiplier
value format as the -t option. The default for this option is specified at compile
time.

-d string
Output everything before (left) or after (right) the specified string immediately.
The string must begin with either ',' or '.' which specifies the direction, left or
right, respectively.

-h Print a summary of the command line options and exit.

-k Suppress output of the string specified by the dump string option.

-l Output lines rather than characters. Only the -t and -q options are valid when
using this option, all other options are ignored.

-m int Generate random mistakes. The int value is how many times to compare and match the
next character and a randomly generated character.

-n chars
Output the specified characters immediately with no random waiting.

-r s1,s2[:...]
Replace the string s1 with string s2. You can specify multiple replacements by
separating them with a ':'.

-q int Quit the program after this many seconds.

-t ms,mult
This option refines the random delay of output. The value of the argument is
separated by a comma with the first argument being a microsecond and the second
being a multiplier of a random number between 0 and the microsecond. A character-
per-second effect can, for example, be made by setting the microsecond to 0 and the
multiplier to 1000000. The default for this option is specified at compile time.

-v Display version information and exit.

-w chars
The inverse of the -n option; this option waits on the specified characters. Use
the -c option to refine the random delay of output.

EXAMPLE


randtype -t 13,16000 -d ",*MAGIC*" -k -n '0ou' filename

Use randtype online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad