diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-05-18 15:52:00 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-05-18 15:52:00 (GMT) |
commit | ca2b4aea445d3f5ffcc647670bc1e0424ec83288 (patch) | |
tree | feae7d7c9ec27c284db4f9fedfb3858e748b2bf6 /bin/iostats | |
parent | 67983bc4313fecf3763f5b337b612357a3ee033b (diff) | |
download | hdf5-ca2b4aea445d3f5ffcc647670bc1e0424ec83288.zip hdf5-ca2b4aea445d3f5ffcc647670bc1e0424ec83288.tar.gz hdf5-ca2b4aea445d3f5ffcc647670bc1e0424ec83288.tar.bz2 |
Brought the scripts in bin/ in line with develop.
Diffstat (limited to 'bin/iostats')
-rwxr-xr-x | bin/iostats | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/iostats b/bin/iostats index f054b9c..e389992 100755 --- a/bin/iostats +++ b/bin/iostats @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # Copyright by The HDF Group. # Copyright by the Board of Trustees of the University of Illinois. |