source:
sans/utils/bt5/scripts/bt5plot
Last change on this file was 830, checked in by ajj, 11 years ago | |
---|---|
|
|
File size: 119 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | WD=`pwd` |
3 | |
4 | cd $HOME/bin/bt5plot-2.1 |
5 | /usr/bin/nohup ./bt5plot $WD 2 >&1 > /dev/null & |
6 | #./bt5plot2 $WD & |
7 | cd - |
Note: See TracBrowser
for help on using the repository browser.