Running and Verification
Procedure
- Download the test cases.
cd /path/to/duns wget https://sourceforge.net/projects/duns/files/duns/duns-2.7.1/duns-2.7.1-test.tar.bz2 tar xf duns-2.7.1-test.tar.bz2 cd duns-2.7.1/test/serial/cduct
- Run the test.
sed -i "/cd duns.*/a\ sed -i '1,42d' *.f include/*" testscript ./testscript run
The following information is displayed. After the execution is complete, related files such as out6.dat are generated in the current directory.

Parent topic: DUNS 4.7.1 Porting Guide (Kylin V10)