{"id":2610,"date":"2025-07-18T14:39:06","date_gmt":"2025-07-18T13:39:06","guid":{"rendered":"https:\/\/workboot.fr\/ciela\/?page_id=2610"},"modified":"2026-05-26T08:33:53","modified_gmt":"2026-05-26T07:33:53","slug":"scripts-bash-shell","status":"publish","type":"page","link":"https:\/\/workboot.fr\/ciela\/scripts-bash-shell\/","title":{"rendered":"Bonjour le monde !"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Exercice 1<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Ecrire un programme pour l&rsquo;interpr\u00e9teur bash , bonjour.sh<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/bonjour.sh caroline Dorian\nbonjour Dorian caroline<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Solution Exercice1<\/summary>\n<pre class=\"wp-block-code\"><code>#!\/bin\/bash\n#\n# exercice 1\necho \"Bonjour $2 $1\"<\/code><\/pre>\n<\/details>\n\n\n\n<pre class=\"wp-block-code\"><code>bruno@workboot:~\/Works\/TP BASH $ chmod +x bonjour.sh \nbruno@workboot:~\/Works\/TP BASH $ .\/bonjour.sh caroline Dorian\nBonjour Dorian caroline<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Exercice 1 Ecrire un programme pour l&rsquo;interpr\u00e9teur bash , bonjour.sh<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-2610","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/workboot.fr\/ciela\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Exercice 1 Ecrire un programme pour l&rsquo;interpr\u00e9teur bash , bonjour.sh","_links":{"self":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/2610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/comments?post=2610"}],"version-history":[{"count":6,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/2610\/revisions"}],"predecessor-version":[{"id":8136,"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/pages\/2610\/revisions\/8136"}],"wp:attachment":[{"href":"https:\/\/workboot.fr\/ciela\/wp-json\/wp\/v2\/media?parent=2610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}