cer@Telcontar:~> pin Gray_A.icc /usr/bin/pin: command substitution: line 89: unexpected EOF while looking for matching `"' /usr/bin/pin: command substitution: line 90: syntax error: unexpected end of file *** pin found no ARCHIVES_"".gz file in /var/lib/pin/ pin will copy the files, please enter root password : Password: File ARCHIVES.gz does exist. The offending lines are: [ -f /etc/SuSE-release ] && USED_VERSION="`grep VERSION /etc/SuSE-release | cut -f3 -d " "`" [ -z ${USED_VERSION} ] && USED_VERSION="`grep VERSION_ID /etc/os-release | cut -f3 -d "\""`" cer@Telcontar:~> grep VERSION_ID /etc/os-release VERSION_ID="15.0" cer@Telcontar:~> grep VERSION_ID /etc/os-release | cut -f3 -d "\"" cer@Telcontar:~> -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)