Skip to content

Writing and understanding scripts in the UNIX environment is something that I haven't learned. I realized that programming on Windows isn't really considered 'hacker' programming, that's why I'm working on this project to learn and write bash scripts.

Notifications You must be signed in to change notification settings

apranav19/BashScripting101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BashScripting101

Writing and understanding scripts in the UNIX environment is something that I haven't learned. I realized that programming on Windows isn't really considered 'hacker' programming, that's why I'm working on this project to learn and write bash scripts.

Scripts

date.sh - A simple script to print out the current date and time on a log file

selfcopy.sh - A script that copies itself to another script called 'backup'

fizzbuzz.sh - A script that solves the classic FizzBuzz problem

remove_pycs.sh - A script that finds all the '.pyc' files in an application and removes them

About

Writing and understanding scripts in the UNIX environment is something that I haven't learned. I realized that programming on Windows isn't really considered 'hacker' programming, that's why I'm working on this project to learn and write bash scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages