
console
Get flash to fully experience Pearltrees
Convertir le résultat d'une commande en image sous Linux
Admin Linux » Blog Archive » Personnaliser le prompt
L’habillage du prompt en mode console n’est pas uniquement une question d’esthétique. Souvent négligé par de nombreuses distributions, le prompt est la première source d’information transmise à l’utilisateur ou à l’administrateur. Parmi les données utiles qu’il peut transmettre, on peut trouver : la couleur pour indiquer la différence entre les sessions “root” et les autres, la localisation (dans quel répertoire sommes nous), l’heure, etc… La variable de personnalisation du prompt sous Bash et ses dérivés est “PS1″.In grad school, I once saw a prof I was working with grab a text file and in seconds manipulate it into little pieces so deftly it blew my mind. I immediately decided it was time for me to learn awk, which he had so clearly mastered. To this day, 90% of the programmers I talk to have never used awk.
Why you should learn just a little Awk - A Tutorial by Example
coccigrep » To Linux and beyond !
Introduction coccigrep is a semantic grep for the C language based on coccinelle . It can be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle. Download and source Latest version is 1.12: coccigrep-1.12.tar.gz The source can be accessed via github .Is Glark a Better Grep?
GNU grep is one of my go-to tools on any Linux box. But grep isn't the only tool in town. If you want to try something a bit different, check out glark a grep alternative that might might be better in some situations.screen

