Read a file, or read stdin if no files are specified
Get the gzipped size of a file or stdin
Get the brotli size of a file or stdin
Detect the file type of a file or stdin
Take contents of a file (or stdin), and output as new file with a hash in the name
CLI utility for replacing text between markers with text from a file or stdin.
CUI Adobe ExtendScript runner. Accept script file or stdin. currently osx only
Get all emails in a text file or stdin
Get all URLs in a text file or stdin
CUI Adobe ExtendScript runner. Accept script file or stdin. currently osx only
A CLI tool for computing sha256, sha384, sha512 sum or SRI of a file or stdin
A Node.js CLI to parse, fetch, and process URLs from a text file or stdin.
Get stdin as a string or Uint8Array
Now stdin and stdout are files.
Detect the archive type of a file or stdin
A toolkit for JavaScript codemods
Discard stdin input except for Ctrl+C
Read line by line from a stream, file or stdin lazily.
JSON schema generator based on draft-v4.
MarkdownLint Command Line Interface
Print a markdown file (or stdin) to stdout as ansi-formatted text
SVGR command line.
> Allows you to extract values (to JSON) out of a file or stdin based on a mustach template definition.
Convert ansi escaped text streams to html.
To help with reading the results of grep without further reducing the output, hl will highlight terms in the output
Stream files on S3 to stdout or from stdin
Tired of generating big builds for the cdn? Just want to know wich files your designers in their css are really using? The images of all the static fiels? extract_files look inside json, html, css, and look for files based on a given extension or extensions. run extract_files -h to have more help.
cat a file or stdin to a redis list
Executes commands and writes files to STDIN.
Execute shell commands with pretty output logging and capture their stdout, stderr and exit status. Redirect stdin, stdout and stderr of each command to a file or a string.
Reads a text file (if supplied as the first argument) and creates a pdf file with the same name but with .pdf as extension in the current directory via the program pdflatex (the only requirement besides ruby itself). If '-h' is the first argument, then the program displays the helptext and exits. The program can also read the input text from STDIN (STanDard IN) and create the pdf file in the user's home directory. When this method is used, no argument is given to the program and the text is simply piped directly into the program like this: $ echo 'Hello' | txt2pdf This would create a pdf file with only 'Hello' and the page number at the bottom of the resulting pdf page. With this, you could map a key binding in your window manager to create a pdf file from the text you selected in any program, be it the terminal, your browser or your text editor. In my wm of choice, i3, I have added the following to my i3 config: bindsym $mod+p exec xclip -o | txt2pdf This would create a pdf file from the text I have selected as I hit the 'Window Button' and 'p'.
reads a file or STDIN and outputs colorized markdown to STDOUT
A ripl plugin to playback ruby code in ripl coming from files, urls or stdin. Also records a ripl session for playback later.
Easily add multiple URLs to Instapaper, either from a file or from STDIN.
Given a list of files on STDIN, returns on STDOUT the list of files that should be rm'd - namely the list of files which don't match the retain rules.
Generates CSV files that can be consumed by Microsoft Treemapper from the Sonar API. Reads stdin and stdout.