Skip to content

ryrysmiley/numbers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Identifying Information:

  1. Name: Ryley Jue
  2. Student ID: 2366889
  3. Email: [email protected]
  4. Class: cpsc298
  5. Assignment: numbers

Application Purpose

A bash script named “numbers.sh” that will

  • prompt a user to type a positive integer
  • print all the numbers from 1 up to and including that number
  • print the word "odd" or "even" on the same line as each number

Files

  1. numbers.sh
  2. numbers-input

Known Errors

References

Instructions

To run the script with input from the included numbers-input file: ./numbers.sh < numbers-input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%