├── Current-Time.sh ├── Mini-Calculator.sh ├── Print-Different-Ways.sh ├── README.md ├── Sorting.sh └── Рestaurant.sh /Current-Time.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrieldim/Shell-Scripts/HEAD/Current-Time.sh -------------------------------------------------------------------------------- /Mini-Calculator.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrieldim/Shell-Scripts/HEAD/Mini-Calculator.sh -------------------------------------------------------------------------------- /Print-Different-Ways.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrieldim/Shell-Scripts/HEAD/Print-Different-Ways.sh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrieldim/Shell-Scripts/HEAD/README.md -------------------------------------------------------------------------------- /Sorting.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrieldim/Shell-Scripts/HEAD/Sorting.sh -------------------------------------------------------------------------------- /Рestaurant.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabrieldim/Shell-Scripts/HEAD/Рestaurant.sh --------------------------------------------------------------------------------