save a b c ... saves the specified user variables, functions, or procedures to the file "save.m". Output can be redirected using > file, or >> file to append. With no arguments (other than possible output redirection) save save's all user variables, functions, and procedures.