Enhance your shell skills #3
Replies: 7 comments 10 replies
-
|
Having 3 zipped files as follows: .rw-r--r-- 152 lambdagroup 16 Jun 00:00 a.zip
.rw-r--r-- 152 lambdagroup 16 Jun 00:00 b.zip
.rw-r--r-- 152 lambdagroup 16 Jun 00:00 c.zipExtract them all. |
Beta Was this translation helpful? Give feedback.
-
|
Curl your location weather with |
Beta Was this translation helpful? Give feedback.
-
|
Having the files: .rw-r--r-- 0 lambdagroup 16 Jun 00:00 a.png
.rw-r--r-- 0 lambdagroup 16 Jun 00:00 b.pdf
.rw-r--r-- 0 lambdagroup 16 Jun 00:00 c.webp
.rw-r--r-- 0 lambdagroup 16 Jun 00:00 d.txt
.rw-r--r-- 0 lambdagroup 16 Jun 00:00 e.txt
.rw-r--r-- 0 lambdagroup 16 Jun 00:00 f.txtCount how many |
Beta Was this translation helpful? Give feedback.
-
|
Follow the steps below using the command line:
|
Beta Was this translation helpful? Give feedback.
-
|
Print which shell you are in. |
Beta Was this translation helpful? Give feedback.
-
RequirementIt must be a Print the message Tips: |
Beta Was this translation helpful? Give feedback.
-
|
People, This page has a few bash exercises, i suggest doing the first ones. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Enhance your shell skills
Hello fellow colleagues, we will be using this discussion thread to public some
problemsin order to anyone try to solve and improve your ability with bash scripting and general usage.Examples
The following replies will show how we thought as a good way to comprehend this exercises.
How to
Get a problem that you had interest and try to solve it, even though others have already tried to solve it, we will see that you have many many ways to accomplish the same thing and that's what is cool.
Make sure to use markdown features to make your answer prettier. Basic usage will be using: ``` bash in a line, enter all your code bellow and end closing ```
Links
Good luck and go hack 🤓 💻
Best regards,
Daniel Boll. 🎴
Beta Was this translation helpful? Give feedback.
All reactions