/admin/copy_syms.sh

http://github.com/tomahawk-player/tomahawk · Shell · 5 lines · 3 code · 1 blank · 1 comment · 0 complexity · 3d72c21fe05d1e08e8e28bd0c339649c MD5 · raw file

  1. #!/bin/sh
  2. DUMPID=`head -n1 $1 | cut -f4 -d' '`
  3. mkdir -p $2/$DUMPID
  4. cp $1 $2/$DUMPID/