source:
tools/Scripts/startddd@
8742
      
      | Last change on this file since 8742 was 76, checked in by , 16 years ago | |
|---|---|
| 
 | |
| File size: 194 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash | 
| 2 | |
| 3 | # Script to start DRS Data Display | 
| 4 | |
| 5 | export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/qwt-5.2.0/lib/ | 
| 6 | pushd /home/daqct3/fact_repos.svn/tools/ddd >/dev/null | 
| 7 | ./ddd & | 
| 8 | popd >/dev/null | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
