From f6f7831722143d3eaa31b342a85ee43130988641 Mon Sep 17 00:00:00 2001 From: Zouhair AMAZZAL Date: Wed, 14 Dec 2022 19:09:50 +0100 Subject: [PATCH] DEV-3916 docs(bin-status) add the requested changes for the PR:1650 --- subjects/devops/bin-status/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/subjects/devops/bin-status/README.md b/subjects/devops/bin-status/README.md index 0a905cc12..d84ea0296 100644 --- a/subjects/devops/bin-status/README.md +++ b/subjects/devops/bin-status/README.md @@ -1,12 +1,10 @@ -## json-researcher +## bin-status ### Instructions -Create the script `bin-status.sh` that will return the exit status of last command +Create the script `bin-status.sh` that will return the exit status of last command. -- What to use : `echo` - -- The output should be exactly like the example bellow but with the expected name +- Expected output: ```console $ true ; ./bin-status.sh