864 links
  • Links Lounge
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
11 results tagged bash x
  • Les raccourcis clavier de Bash – Nicolas Karolak
    Mon Dec 2 14:41:32 2019 - permalink -
    - - - https://blog.karolak.fr/2019/11/25/les-raccourcis-clavier-de-bash/
    Bash
  • linux - Insert multiple lines into a file after specified pattern using shell script - Stack Overflow

    Insert in place with regex:

    sed -e -i '/pattern/r file.txt' input.txt
    Thu Dec 14 13:40:52 2017 - permalink -
    - - - https://stackoverflow.com/questions/22497246/insert-multiple-lines-into-a-file-after-specified-pattern-using-shell-script
    bash CommandLine Linux Qompoter sed
  • Bash scripting cheatsheet
    Wed Oct 4 13:29:12 2017 - permalink -
    - - - https://devhints.io/bash
    Bash CheatSheet CommandLine Linux Shell
  • sed and Multi-Line Search and Replace – Austin Matzko's Blog
    1h;1!H;${;g;s/<h2.*</h2>/No title here/g;p;}
    Wed Oct 4 13:28:48 2017 - permalink -
    - - - http://austinmatzko.com/2008/04/26/sed-multi-line-search-and-replace/
    bash CommandLine Linux Qompoter sed
  • Bash scripting quirks & safety tips - Julia Evans

    https://jvns.ca/blog/2017/03/26/bash-quirks/
    http://www.kfirlavi.com/blog/2012/11/14/defensive-bash-programming/
    http://mywiki.wooledge.org/BashGuide/Practices
    https://cmdchallenge.com/#/extract_ip_addresses

    Mon May 15 10:58:17 2017 - permalink -
    - - - https://jvns.ca/blog/2017/03/26/bash-quirks/
    Bash CommandLine Shell
  • Defensive BASH programming - Say what?

    De bons conseils pour les scripts bash.

    Wed May 11 16:04:15 2016 - permalink -
    - - - http://www.kfirlavi.com/blog/2012/11/14/defensive-bash-programming/
    Bash Linux Shell
  • Docx to Text convertor

    docx2text fonctionne bien !

    Tue Mar 29 15:42:52 2016 - permalink -
    - - - http://docx2txt.sourceforge.net/
    Bash Linux
  • fahd.blog: Better Bash Completion for Tmux
    Wed Dec 9 10:21:04 2015 - permalink -
    - - - http://fahdshariff.blogspot.fr/2011/10/better-bash-completion-for-tmux.html
    Bash Linux tmux
  • Éditer localement des fichiers et synchro auto sur un serveur
    Mon Sep 1 12:49:26 2014 - permalink -
    - - - https://links.phyks.me/?7V7EiA
    Bash sync
  • Astuce Bash - Améliorer l'historique - lkdjiin's blog

    So excellent!

    Fri Feb 21 14:37:04 2014 - permalink -
    - - - http://lkdjiin.github.io/blog/2014/02/20/astuce-bash-ameliorer-lhistorique/
    Bash
  • Extraire tous les fichiers ZIP d'un dossier en bash 30 minutes par jour

    Petit à petit, je vais essayer de déplacer tous mes snippets de Tranches de Code (http://snippet.la-bnbox.fr/snippetvamp.php) vers mon blog. J'aime bien SnippetVamp (merci Bronco !!!) mais le fait de ne pouvoir ajouter de description était trop pénalisant pour mon besoin.

    Wed Jan 15 11:37:25 2014 - permalink -
    - - - http://30minparjour.la-bnbox.fr/2014/extraire-fichiers-zip-dossier-en-bash
    30minparjour Bash CommandLine Snippet
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation