4 liens privés
You can use the full service name, cheat.sh, or the shorter variant, cht.sh.
They are equivalent:
curl https://cht.sh/tar
curl https://cheat.sh/tar
prettyping is a wrapper around the standard ping tool, making the output prettier, more colorful, more compact, and easier to read.
MyCLI is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting.
The TLDR pages are a community effort to simplify the beloved man pages with practical examples.
A curated list of command line apps.
Inspired by the awesome list thing.
fzf is a general-purpose command-line fuzzy finder.
It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.
A cat(1) clone with syntax highlighting and Git integration.
Over the years my command line habits have improved and I often search for smarter tools for the jobs I commonly do. With that said, here's my current list of improved CLI tools.
up is the Ultimate Plumber, a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results.
The main goal of the Ultimate Plumber is to help interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop. This is achieved by boosting any typical Linux text-processing utils such as grep, sort, cut, paste, awk, wc, perl, etc., etc., by providing a quick, interactive, scrollable preview of their results.
Highly configurable prompt builder for Bash and ZSH written in Go. It's inspired by the Oh My ZSH Bullet Train theme.
GBT comes with an interesting feature called prompt forwarding which allows to forward prompt generated by GBT to a remote machine. With this feature it's possible to have the same-looking prompt across all remote machines via SSH but also in Docker, Vagrant, MySQL or in Screen. All that works well on Linux (Terminator, Konsole, Gnome Terminal), Mac (Terminal, iTerm) and Android (Termux).
Prezto is the configuration framework for Zsh; it enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line.
Je ne sais pas si cela peut te venir en aide ou pas, mais si tu veux une conf ssh "à-peu-près" solide j'ai un mémo ici
Si comme moi, vous avez tendance à utiliser le terminal et ses logiciels en lignes de commandes, alors vous devriez avoir parfois recours à leur manuel. Ces manuels fournissent des explications sur leurs options disponibles. C'est parfois pratique de conserver ces manuels. Voilà comment on peut les conserver au format PDF.
Gitless is a version control system built on top of Git. Many people complain that Git is hard to use. We think the problem lies deeper than the user interface, in the concepts underlying Git. Gitless is an experiment to see what happens if you put a simple veneer on an app that changes the underlying concepts. Because Gitless is implemented on top of Git (could be considered what Git pros call a "porcelain" of Git), you can always fall back on Git. And of course your coworkers you share a repo with need never know that you're not a Git aficionado.
Un toot sur Mastodon a attiré mon attention sur adb qui permet apparemment de supprimer les applications qu'on ne sait pas supprimer depuis l'interface d'android (mais uniquement désactiver) comme Facebook, les Google Apps, etc..
Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It’s modular and lightweight, while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually.
powerline.bash est une invite de commande dynamique dans le style Powerline, pour BASH.