Skip to content

LittleBear-6w6/shell_snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub last commit

shell_snippets

This repository is library of shell scripts snippets.

List of snippets

  1. determin_startupTime

    • echo_Hello.sh
      • Echo "Hello!" if startup time is within the time which is seted in the configuration file "time.csv"
        I wrote commentary article in Japanese on 26th March 2022. I read!
  2. judge_holidays

    • judgeHolidays.sh
      • This shell script judge whether today is a holiday. If today is a holiday, echo "祝日やで!". Otherwise, echo "祝日ではないで!". Additionally, It also judge wheter today is a weekend or not.

About

This repository is library of shell scripts snippets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages