/[TIS-4000 Rel T60]/scripts/create_db
ViewVC logotype

Contents of /scripts/create_db

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations)
Mon Apr 24 14:48:38 2000 UTC (23 years, 5 months ago) by tis4000
Branch: MAIN
CVS Tags: LMC_baseline, Duluth_baseline, HEAD
Files copied from t55. - NDalesio

1 #!/bin/csh
2 /tis4000/tasks/dataVu -c /tis4000/temp
3 cp -pr /tis4000/temp/* /tis4000db
4 cd /tis4000db
5 ln -s /tis4000/tasks/vuconfig.dbf
6 ln -s /tis4000/tasks/vuconfig.mdx
7 ln -s /tis4000/tasks/default.dctsdr
8 ln -s /tis4000/tasks/pdbxref.dbf
9 ln -s /tis4000/tasks/pdbxref.mdx
10 chown -R tis4000 /tis4000db
11 cd /tis4000/temp
12 rm *

  ViewVC Help
Powered by ViewVC 1.1.30