Assemble full command
129 130 131
# File 'lib/tty/command/cmd.rb', line 129 def to_command chdir(umask(evars(user(group(to_s))))) end