Skip to content

This project is a implementation of my previously made multiplication table generator, this time as a BASH script. It allows users to input the 'n'th integer up which to print a multiplication table in your command line.

Notifications You must be signed in to change notification settings

Pouloo/bash_multiplication_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Shell Multiplication Table

Shell script type

  • Bourne Again Shell (BASH)
  • Debian Almquist shell (DASH)
  • C Shell
  • Z Shell
  • Bourne Shell
  • Powershell

Technical requirements

  • A working computer!
  • Your command line interpreter of choice.
  • A proper text editor (In case you want to contribute). Some suggested editors are VScode, Notepad++ and Sublime.
  • A need for basic multiplication exercices.

Description

This project is a implementation of my previously made multiplication table generator, this time as a BASH script. It allows users to input the nth integer up which to print a multiplication table in your command line.

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request.

About

This project is a implementation of my previously made multiplication table generator, this time as a BASH script. It allows users to input the 'n'th integer up which to print a multiplication table in your command line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages