Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Bash by Tom ( 15 years ago )
75 # Uklid docasnych souboru
76 echo -n "`date +'%k:%M:%S'` - Uklizim docasne soubory .. "
77 rm -f "${prefix}_result.csv ${prefix}_psdb.sektor1* ${prefix}_mm.csv" > /dev/null 2>&1 && 
78 echo "OK" || ( echo "FAILED" && exit 1 )

./cmp_mm_vs_psdb.sh: line 78:  : command not found

 

Revise this Paste

Your Name: Code Language: