Skip to content
Snippets Groups Projects
Commit ceecc6dc authored by kohleman's avatar kohleman
Browse files

test checkin

SVN: 12737
parent 23fac981
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
# Simply adds a p to the int and nse files
# Simply adds a 'p' to the int and nse files
for i in `ls *int*`; do
#j=`echo $i | cut -c 1-16`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment