Brian Wright bwright5@vt.edu ------------------------------------- How to run reverseEcho plugin -------------------------------------- move group432_reverseEcho.so to the directory where you store plugins (should just be /plugins) It should load automatically with other plugins within that directory This plugin implements the process_builtin function to be run. Description of Base Functionality -------------------------------------- takes a string from stdin and reverses it. prints the result to console Will provide error message when string is null