Description
FsShell currently returns -1 (syntax error), 0 (success), 1 (error), 130 (hit by interrupt). Uma has suggested that an enum would be a cleaner approach to tracking the exits. DFSAdmin will also require changes to support this improvement since it currently subclasses FsShell.