Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 180 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 180 Bytes

Shell_programs

Shell scripting tasks

  1. geo_city.sh #file to show current weather of an input city cmd : sh geo_city.sh <city_name> #Requirement curl
  2. useful linux Commands