RU
Size: a a a
RU
RU
cd -" есть же)cd somewhere && ./script; cd -IK
RU
$?IN
sh ../относительный_путь/скрипт.sh - почему нет?RU
sh ../относительный_путь/скрипт.sh - почему нет?RU
RU
yarn --cwd <path>RU
K
K
RU
K
convert temp_1.png temp_2.png -composite temp_3.png -composite PNG32:result_set.png
K
K

K
convert temp_1.png temp_3.png -compose plus -composite PNG32:result_set.png
K
RU