commit | 8ab1ade42ed3b4d4bda00c3dc5a6110c05c201e4 | [log] [tgz] |
---|---|---|
author | Scott Moser <smoser@brickies.net> | Fri Oct 07 21:03:16 2011 -0400 |
committer | Scott Moser <smoser@brickies.net> | Wed Oct 12 08:52:09 2011 -0400 |
tree | 0d55142f6de4a559ee69b7b9bfce2937c020eb57 | |
parent | b94f4bf35b9c2acd469f839515a96f9c30a45331 [diff] |
instead of 'newgrp' and a pipe, use 'sg' sg and newgrp basically do the same thing, but sg takes a command to execute rather than just executing sh. This just seems cleaner.