if [ ! - f "IN/«Крупный» файл в KOI8R.txt" ] then echo "OK! '«Крупный» файл в KOI8R.txt' file was moved!" >> smoke_test.log else echo "ERROR! '«Крупный» файл в KOI8R.txt' file was NOT moved!" >> smoke_test.log fi if [ ! - f "IN/«Крупный» файл в win-1251.html" ] then echo "OK! '«Крупный» файл в win-1251.html' file was moved!" >> smoke_test.log else echo "ERROR! '«Крупный» файл в win-1251.html' file was NOT moved!" >> smoke_test.log fi if [ ! - f "IN/«Мелкий» файл в cp-866.html" ] then echo "OK! '«Мелкий» файл в cp-866.html' file was moved!" >> smoke_test.log else echo "ERROR! '«Мелкий» файл в cp-866.html' file was NOT moved!" >> smoke_test.log fi if [ ! - f "IN/«Средний» файл в koi8-r.html" ] then echo "OK! '«Средний» файл в koi8-r.html' file was moved!" >> smoke_test.log else echo "ERROR! '«Средний» файл в koi8-r.html' file was NOT moved!" >> smoke_test.log fi if [ ! -f "IN /«Средний» файл в WIN_1251.md" ] then echo "OK! '«Средний» файл в WIN_1251.md' file was moved!" >> smoke_test.log else echo "ERROR! '«Средний» файл в WIN_1251.md' file was NOT moved!" >> smoke_test.log fi