4 liens privés
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.
D’après l’édition 11 des travaux d’Alain Leaper, 2018-04-10
Licence GPL
A node.js based Vector Tile to Braille and ASCII renderer for xterm-compatible terminals.
$ telnet mapscii.me
@milouse@mastodon.social
Suite au message de @pourrito, je me suis autorisé à rédiger un tutoriel imagé et pas à pas de l'opération : https://etienne.depar.is/a-ecrit/post/2018/08/13/D%C3%A9sinstaller-des-applications-syst%C3%A8mes-d-android
Tous les commentaires / correctifs sont les bienvenus.
(source : https://mastodon.social/@milouse/100549740902664145)
@pourrito@mastodon.xyz
Commencez par un petit
adb shell pm list packages
pour connaître le nom exact de l'appli à supprimer.
La doc : http://adbshell.com/commands/adb-shell-pm-list-packages
(source : https://mastodon.xyz/@pourrito/100533068014927137)
@pourrito@mastodon.xyz
Je viens de découvrir comment désinstaller une appli système sans être root ! 😍
adb shell pm uninstall -k --user 0 com.facebook.system
la doc : http://adbshell.com/commands/adb-uninstall
(source : https://mastodon.xyz/@pourrito/100533041235304634)
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.
wttr.in is a console oriented weather forecast service, that supports various information representation methods like terminal oriented ANSI-sequences for console HTTP clients (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers. wttr.in uses wego for visualization and various data sources for weather forecast information.
A curated list of Terminal frameworks, plugins & resources for CLI lovers.
The GNU Bourne Again shell (Bash) is a shell for Fedora Linux. It is also act as command language interpreter that is compatible with the Bourne shell (sh). Bash combines useful features from the Korn shell (ksh) and the C shell csh. Bash can run most sh scripts without modification. bash-completion is a collection of shell functions that take advantage of the programmable completion feature of bash on Fedora Linux. This page shows how to install and enable Bash auto completion in Fedora Linux.
Terminal based YouTube player and downloader
This document is a collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. This is a practical guide with concise explanations, however the reader is supposed to know what s/he is doing.
The following generator can help you produce a crontab syntax that you can copy & paste to your crontab file (You can open the file by using command crontab –e). Below the generated crontab syntax, a list of run times will be displayed too. The predictions will help you ensure that you set the time and date right.
$ curl ifconfig.me
CHMOD Command Calculator is the easiest way to generate file or directory permissions!