27.08.2015 Views

Advanced Bash−Scripting Guide

Advanced Bash-Scripting Guide - Nicku.org

Advanced Bash-Scripting Guide - Nicku.org

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

person.new self Bozeman Bozo 101272413<br />

# Create an instance of "person.new" (actually passing args to the function).<br />

self.get_firstname # Bozo<br />

self.get_name # Bozeman<br />

self.get_age # 28<br />

self.get_birthdate # 101272413<br />

self.show_birthdate # Sat Mar 17 20:13:33 MST 1973<br />

echo<br />

# typeset −f<br />

# to see the created functions (careful, it scrolls off the page).<br />

exit 0<br />

<strong>Advanced</strong> <strong>Bash−Scripting</strong> <strong>Guide</strong><br />

Appendix A. Contributed Scripts 406

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!