source:
trunk/anuga_work/anuga_cuda/src/scripts/test
@
9334
Last change on this file since 9334 was 9017, checked in by , 12 years ago | |
---|---|
|
|
File size: 86 bytes |
Rev | Line | |
---|---|---|
[9017] | 1 | #!/bin/bash |
2 | # useage : test [-p p] | |
3 | if ["$1" = "-p"]; then | |
4 | shift; shift | |
5 | fi | |
6 | ||
7 | echo "$1" |
Note: See TracBrowser
for help on using the repository browser.