Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

varAppend

var %s -set {var %s}${set}
NAME
     varAppend - Append a string to the end of a 'var' variable.

SYNOPSIS
     varAppend [VARIABLE] -set [STRING]

EXAMPLES
     Assume that the variable xyz equals "slime":
     
     varAppend xyz -set ball
         Results in "slimeball"

NOTES
     See 'var' command for more details.

AUTHOR
     Allen Ormond  -  aormond (at) gmail (dot) com
     
     Uses the 'var' command created by Stephen Paul Weber.
    
94 uses - Created 2006-05-02 01:35:45 - Last used 2006-05-03 21:22:04
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.