diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2019-08-30 00:39:34 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2019-08-30 00:39:34 -0400 |
commit | 969a228777ca0f2f624618d48b7ed21e2c25ec29 (patch) | |
tree | 351bc9fa39335567018e67f98b3157de6b5c1635 /runv | |
parent | 7ebfe5013b607b45eb0cfa552d222ba406a59e61 (diff) |
improved assignment; added arrays
Diffstat (limited to 'runv')
-rwxr-xr-x | runv | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/bash +valgrind -q --track-origins=yes ./toc test.toc |