You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains my solutions to various Linux Shell scripting challenges from HackerRank. Organized by topic, these scripts demonstrate practical use of commands like `head`, `awk`, `sed`, loops, conditionals, and more. Each script includes comments to illustrate my approach and learning process.