#!/bin/bash inkscape -E "$1.eps" "$1.svg" && pstoedit -dt -f dxf:-polyaslines "$1.eps" "$1.dxf"