solvable in bash?

Alphabetize

tweg
4 years ago | edited 4 years ago

0

As I’m not so familiar with other languages I’m trying to solve this with a simple bash script.

I’m using curl and some other “native” bash tools in the sctipt to get the job done.

Problem is: Somehow I’m not able to send the sorted words back to the site.
Question is: Is this level solvable by simply using bash scripting? ‘Cause I’m pretty sure it is.

5replies
4voices
216views
dimooz
4 years ago

0

I can tell you it’s doable in bash, using curl as you said, to send data. Don’t forget to specify the cookie in the header part. Think about the proxy thing if needed.

tweg
4 years ago

0

Thanks for your answer!
I messed up two options the whole time, that’s why I couldn’t get my answer posted correctly. But now I got it \o/

dimooz
4 years ago

0

Congratulations then! :)

fred [feuerstein]
4 years ago

0

Well done. Many things are possible on the shell, but some things are getting easier with python there

playerk3tt0
4 years ago

0

Good job about completing the level! :)

You must be logged in to reply to this discussion. Login
1 of 6

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss