Skip to content

Ariel-Yeung/simple_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

simple_database

Simple Interactive Command Line Database of Pricing Information in Bash

Commands:

  • setdb <filename>: set <filename> as database if it exists and is readable, if it does not exist, create <filename> and set as database

  • add <product> <price>: add or update items in database

  • delete <product>: delete item from database

  • printdb: print all lines from the database

  • quit: quit program

About

Simple Interactive Command Line Database of Pricing Information in Bash; Assignment for CS265

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages