Skip to content

Ikken9/brcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Bash Redirection Cheat Sheet

It's a python script that prints to the console a Bash redirection cheat sheet in a table format for easy reading. It can search by coincidences.
The cheat sheet was made by Peter Krumins.

Usage

python ./brcs.py <parameters...>
Parameters:

-j --jsearch (optional): List all results that have any word that matches coincidences with the search parameter.
-i --isearch (optional): List only the results that matches all the coincidences at the same time.


If no arguments are passed, it will show the entire sheet.


You can move this file to the PATH to execute from everywhere.

Screenshot

screenshot

About

Bash Redirections Cheat Sheet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages