/ss-addressbook

Primary LanguageShellGNU General Public License v3.0GPL-3.0

ADDRESS BOOK

a shell script exercise

function:

  1. search / list contact
  2. add contact
  3. remove contact
  4. edit contact

struggle:

2022-06-01: damn, to continue this exercise I have to learn a bunch of text-manipulation-tools like sed, tr,... cha dố!

2022-06-01: damn, I finished it :D just learned 2 things (sed and cut).

I'm awesome!

learn source:

shellscript lukesmith mentalOutlaw