diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2021-04-21 20:46:34 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2021-04-21 20:53:38 -0700 |
commit | c54b7e96307082fd3d67280acfcfc107553cda98 (patch) | |
tree | d07034a39f18ba0de750297d5c9ca7bcd5c9fd1d /linux/translate_subx | |
parent | bfc6fa1876ebeee12f48cf52d9629e1988d5b27e (diff) | |
download | mu-c54b7e96307082fd3d67280acfcfc107553cda98.tar.gz |
shell: separate 'def' from 'set'
'def' creates new bindings (only in globals) 'set' only modifies existing bindings (either in env or globals)
Diffstat (limited to 'linux/translate_subx')
0 files changed, 0 insertions, 0 deletions