diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-03 06:21:55 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-03 06:21:55 +0200 |
commit | e020d4fae1053e25351cb03268aba71b8183a397 (patch) | |
tree | 64dc3c5a5ab0595dabfd17d47082196a2cb8c519 /vms/vms_sort.com | |
parent | 636964a87cdbb8aebe3dda7881e9ff47ff09efc0 (diff) | |
parent | 63c53fb90725db9565dd53f32bed17f94ea896a6 (diff) | |
download | egawk-e020d4fae1053e25351cb03268aba71b8183a397.tar.gz egawk-e020d4fae1053e25351cb03268aba71b8183a397.tar.bz2 egawk-e020d4fae1053e25351cb03268aba71b8183a397.zip |
Merge branch 'master' into feature/cmake
Diffstat (limited to 'vms/vms_sort.com')
-rwxr-xr-x | vms/vms_sort.com | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vms/vms_sort.com b/vms/vms_sort.com new file mode 100755 index 00000000..b8b614fd --- /dev/null +++ b/vms/vms_sort.com @@ -0,0 +1,4 @@ +$!'f$verify(0,0)' +$ sort := sort +$ define/user sys$input sys$command: +$ sort sys$input: sys$output: |