715 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 02 Dec 2019 02:41:32 PM CET - 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 14 Dec 2017 01:40:52 PM CET - 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 04 Oct 2017 01:29:12 PM CEST - 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 04 Oct 2017 01:28:48 PM CEST - 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 15 May 2017 10:58:17 AM CEST - 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 11 May 2016 04:04:15 PM CEST - permalink -
    - - - http://www.kfirlavi.com/blog/2012/11/14/defensive-bash-programming/
    Bash Linux Shell
  • Docx to Text convertor

    docx2text fonctionne bien !

    Tue 29 Mar 2016 03:42:52 PM CEST - permalink -
    - - - http://docx2txt.sourceforge.net/
    Bash Linux
  • fahd.blog: Better Bash Completion for Tmux
    Wed 09 Dec 2015 10:21:04 AM CET - 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 01 Sep 2014 12:49:26 PM CEST - permalink -
    - - - https://links.phyks.me/?7V7EiA
    Bash sync
  • Astuce Bash - Améliorer l'historique - lkdjiin's blog

    So excellent!

    Fri 21 Feb 2014 02:37:04 PM CET - 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 15 Jan 2014 11:37:25 AM CET - 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