Skip to content

Instantly share code, notes, and snippets.

View vcvedika's full-sized avatar
🎯
Learning

Vedika Chandra vcvedika

🎯
Learning
View GitHub Profile
@vcvedika
vcvedika / vcvedika_bash_chall.md
Last active December 2, 2024 18:33
Bash Challenge Solutions

Bash Challenge

Description

First, I downloaded chall.zip in my home directory
Then I created a sub-directory named unzip wherein I would be unzipping chall.zip

Commands - mkdir unzip, mv chall.zip unzip