#!/bin/bash cd /w/337/a1 rm -f files/all.zip ln -s files a1 zip -r a1/all.zip a1/* rm -f a1