commit 2ad36364eea0cd394d65eb45e2e8c7d23d6a5e56
parent 3cff68ec95ff21ac0c121a4f8c26a663f9ca4fa7
Author: Hugo Soucy <hugo.soucy@savoirfairelinux.com>
Date: Mon, 24 Oct 2016 09:37:02 -0400
Regenerate content.
Diffstat:
4 files changed, 116 insertions(+), 2 deletions(-)
diff --git a/public_html/feed.note.atom.xml b/public_html/feed.note.atom.xml
@@ -4,10 +4,14 @@
<subtitle>Développeur Web frontend ayant plus de 10 ans d'expérience dans le milieu des technologies de l'information. Il habite dans le quartier Limoilou à Québec.</subtitle>
<link href="http://hugo.soucy.cc/feed.atom.xml" rel="self" />
<link href="http://hugo.soucy.cc" />
- <updated>2016-10-21T11:09:20</updated>
+ <updated>2016-10-24T09:25:51</updated>
<entry>
<title>
+How can I handle command-line arguments options to my script easily in bash?
+</title>
+<link href="http://hugo.soucy.cc/note/2016/10/how-can-i-handle-command-line-arguments-options-to-my-script-easily.html"></link> <updated>2016-10-24T09:10:36</updated> <author> <name>Hugo Soucy</name> <email>hugo@soucy.cc</email> </author> </entry> <entry>
+<title>
Linux Foundation Takes JavaScript Under Its Wings
</title>
<link href="http://hugo.soucy.cc/note/2016/10/linux-foundation-takes-javascript-under-its-wings.html"></link> <updated>2016-10-21T11:00:18</updated> <author> <name>Hugo Soucy</name> <email>hugo@soucy.cc</email> </author> </entry> <entry>
diff --git a/public_html/feed.txt.atom.xml b/public_html/feed.txt.atom.xml
@@ -4,7 +4,7 @@
<subtitle>Développeur Web frontend ayant plus de 10 ans d'expérience dans le milieu des technologies de l'information. Il habite dans le quartier Limoilou à Québec.</subtitle>
<link href="http://hugo.soucy.cc/feed.atom.xml" rel="self" />
<link href="http://hugo.soucy.cc" />
- <updated>2016-10-21T11:09:20</updated>
+ <updated>2016-10-24T09:25:51</updated>
<entry>
<title>
diff --git a/public_html/note/2016/10/how-can-i-handle-command-line-arguments-options-to-my-script-easily.html b/public_html/note/2016/10/how-can-i-handle-command-line-arguments-options-to-my-script-easily.html
@@ -0,0 +1,102 @@
+<!DOCTYPE html>
+<html lang="fr">
+ <head>
+ <meta charset="utf-8" />
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+ <title>How can I handle command-line arguments options to my script easily in bash? — hugo.soucy.cc</title>
+
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <script src="http://hugo.soucy.cc/js/vendor/modernizr-3.3.1-custom.min.js"></script>
+ <link rel="stylesheet" href="http://hugo.soucy.cc/css/styles.css" />
+
+ <!-- webmention.io -->
+ <link rel="pingback" href="https://webmention.io/hugo.soucy.cc/xmlrpc" />
+ <link rel="webmention" href="https://webmention.io/hugo.soucy.cc/webmention" />
+
+ <link rel="me" href="http://shr.soucy.cc/" />
+ <link rel="me" href="https://bandcamp.com/hs0ucy" />
+ <link rel="me" href="https://framasphere.org/u/hs0ucy" />
+ <link rel="me" href="http://twitter.com/hs0ucy" />
+ <link rel="me" href="https://github.com/hs0ucy" />
+ <link rel="me" href="sms:+15819966481" />
+
+ <link href="http://hugo.soucy.cc/feed.note.atom.xml" type="application/atom+xml" rel="alternate" title="Feed des notes" />
+ <link href="http://hugo.soucy.cc/feed.txt.atom.xml" type="application/atom+xml" rel="alternate" title="Feed des textes" />
+
+ <meta name="robots" content="noindex, nofollow" />
+ <meta name="description" content="Développeur Web frontend ayant plus de 10 ans d'expérience dans le milieu des technologies de l'information. Il habite dans le quartier Limoilou à Québec." />
+ <meta name="author" content="Hugo Soucy" />
+ <meta name="generator" content="Pandoc + (Mustache + Bash) = Panstash" />
+ </head>
+
+<body id="note" class="note">
+ <main>
+ <article class="layout h-entry hentry as-note">
+ <div class="layout__vcenter">
+ <h1 class="visuallyhidden">How can I handle command-line arguments options to my script easily in bash?</h1>
+
+ <div class="note__blocknote p-name e-content">
+ <p>«How can I handle command-line arguments (options) to my script easily» in #bash? ~ <a href="http://x.soucy.cc/ci" class="uri">http://x.soucy.cc/ci</a></p>
+ </div>
+
+ <footer class="note__footer">
+ <a class="note__link u-url u-uid u-syndication bookmark"
+ href="http://hugo.soucy.cc/note/2016/10/how-can-i-handle-command-line-arguments-options-to-my-script-easily.html"
+ rel="bookmark">#</a>
+
+
+ Publié le <time class="dt-published" datetime="2016-10-24T09:10:36">2016-10-24</time>
+ par <a class="p-author author" href="http://hugo.soucy.cc#hs" rel="author"><i>Hugo Soucy</i></a>
+ et modifié le <time class="dt-updated">2016-10-24T09:16:51</time>.
+ <br/>↵ <a href="http://hugo.soucy.cc/note">Retourner aux notes</a>.
+ </footer>
+ </div>
+ <a class="visuallyhidden" href="https://brid.gy/publish/twitter"></a>
+ </article>
+ </main>
+
+ <nav class="nav">
+ <div class="nav__panel" id="menu" tabindex="0">
+ <div class="nav__panel__content layout">
+ <h2 class="visuallyhidden">Navigation</h2>
+
+ <ul class="nav__list" role="menubar">
+ <li class="nav__item">
+ <a class="nav__link" href="http://hugo.soucy.cc" rel="index">
+ Page d'accueil
+ </a>
+ </li>
+ <li class="nav__item">
+ <a class="nav__link" href="http://hugo.soucy.cc/note">
+ Notes
+ </a>
+ </li>
+ <li class="nav__item">
+ <a class="nav__link" href="http://hugo.soucy.cc/txt">
+ Textes
+ </a>
+ </li>
+ <li class="nav__item">
+ <a class="nav__link" href="http://hugo.soucy.cc/file/curriculum-vitae">
+ Curriculum vitae
+ </a>
+ </li>
+ </ul>
+ </div>
+
+ <a class="nav__close" href="#" role="button">
+ <span class="nav__close__text">
+ Fermer <span class="visuallyhidden">le menu</span>
+ </span>
+
+ <span class="nav__x">
+ <i class="nav__x__ico"></i>
+ </span>
+ </a>
+ </div>
+ </nav>
+
+ <!-- <script src="http://hugo.soucy.cc/js/vendor/atomic.min.js"></script>
+ <script src="http://hugo.soucy.cc/js/script.js"></script> -->
+</body>
+</html>
diff --git a/public_html/note/index.html b/public_html/note/index.html
@@ -51,6 +51,14 @@
<ol class="note__list">
<li class="note__item h-entry hentry as-note">
<div class="note__blocknote p-name e-content">
+ <p>«How can I handle command-line arguments (options) to my script easily» in #bash? ~ <a href="http://x.soucy.cc/ci" class="uri" class="uri">http://x.soucy.cc/ci</a></p>
+ </div>
+ <footer class="note__footer">
+ <p>Publié le <a href="http://hugo.soucy.cc/note/2016/10/how-can-i-handle-command-line-arguments-options-to-my-script-easily.html" class="note__link u-url u-uid u-syndication"><time class="dt-published dt-updated" datetime="2016-10-24T09:10:36">2016-10-24</time></a>. <span class="visuallyhidden">par <em>Hugo Soucy</em></span></p>
+ </footer>
+ </li>
+ <li class="note__item h-entry hentry as-note">
+ <div class="note__blocknote p-name e-content">
<p>«The #Linux Foundation Unites #JavaScript Community for Open Web Development» ~ <a href="http://x.soucy.cc/ch" class="uri" class="uri">http://x.soucy.cc/ch</a></p>
</div>
<footer class="note__footer">