Search
Results
chubin/wttr.in: The right way to check the weather
Commands.dev - Find commands at the speed of thought
charmbracelet/bubbletea: A powerful little TUI framework
onceupon/Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
GitHub - natesales/q: A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.
GitHub - rothgar/awesome-tuis: List of projects that provide terminal user interfaces
goosh.org - the unofficial google shell.
jless - Command Line JSON Viewer
the_cyber_plumbers_handbook/cph_version_1.4_20210829.pdf at master · opsdisk/the_cyber_plumbers_handbook · GitHub
Miller 6.0.0 Documentation - commandline tool to convert csv and tsv and json files
How to use dig - DNS reverse
GitHub - johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
GitHub - mathaou/termdbms: A TUI for viewing and editing database files.
JQ Select Explained: Selecting elements from JSON with Examples - Earthly Blog
jroimartin/gocui: Minimalist Go package aimed at creating Console User Interfaces.
jesseduffield/lazygit: simple terminal UI for git commands
Linux Commands Cheat Sheet 2021 - LinuxGuideHQ
GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.
GitHub - cytopia/ffscreencast: ffscreencast - ffmpeg screencast/desktop-recording with video overlay and multi monitor support
Many users don’t know Command Line can do Web-Search too
When we want to search for something on the Internet, we directly jump to our favourite web-browser like Chrome, Firefox, Brave, or any sort of browser. Have you ever thought we can do a search from the terminal
Console Spreadsheets.
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. - phiresky's blog
All commands
Browsh
GitHub - tomnomnom/gron: Make JSON greppable!
GitHub - yuanqing/vdx: An intuitive CLI for processing video, powered by FFmpeg
GitHub - kitabisa/teler: Real-time HTTP Intrusion Detection
explainshell.com - match command-line arguments to their help text
GitHub - jlevy/the-art-of-command-line: Master the command line, in one page
Linux Man Pages -- Dash Dash
roma-glushko/tango at BetaPage
CLI command line tool to analyze access logs of websites
Unix Toolbox
Broot
Broot, a new way to navigate directory trees on linux, made in rust
GitHub - dylanaraps/pure-bash-bible:
GitHub - trimstray/the-book-of-secret-knowledge: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
:star: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. - trimstray/the-book-of-secret-knowledge
Getting started with Tmux | LinuxizeGetting started with Tmux | LinuxizeLinuxizeSearchShare on TwitterShare on FacebookShare on PinterestShare on Google PlusSubmit to Hacker NewsShare with EmailClose search formSearch by AlgoliaTwitterFacebookRSS
Tmux is a terminal multiplexer an alternative to GNU Screen. In other words, it means that you can start a Tmux session and then open multiple windows inside that session. Each window occupies the entire screen and can be splitted into rectangular panes.
Pandoc - About pandoc
Convert from different types of documents
CLI: improved
CLI: improved - list of command line utilities to make CLI much better
List of Chromium Command Line Switches « Peter Beverloo
List of command line options and flags for Chrome Browser - how to start a browser in app mode
mycli
TMSU
Ubuntu Cheat Sheet | FOSSwire
"With the Ubuntu 8.04 release a few days away, there comes a time when one needs an end-all reference to the system. The time is now, and if you're an Ubuntu user and liked the original cheat sheet, then do we have a surprise for you:"
grep is a beautiful tool
"Global Regular Expression Print is a staple of every command-line user’s toolbox. As with find, it derives a lot of power from being combined with other tools and can increase your productivity significantly."