1 2 3 4 5 6 7 8
#!/bin/sh if [ $# = 0 ] then echo "usage: VanDerGucht.access directory" 1>&2 exit 1 fi ln -s $1/../../libraries/ascii/SECLIB_XSM_NEW SECLIB_XSM ls -l