Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 349 Bytes

##To run this as an application, follow these steps:

  • Copy the following code to a file named “bookapp” without extension inside your home directory.
  • To make it executable run: sudo chmod +x bookapp
  • Copy the file to /usr/local/bin: sudo cp ./bookapp /usr/local/bin/
  • Now, try running the application as: bookapp “Alice in Wonderland”