Код: Выделить всё
!pwd
!cd ..
!pwd
< /code>
i get: < /p>
/content
/content
< /code>
, тогда как запуск: < /p>
!pwd
%cd ..
!pwd
< /code>
Результаты: < /p>
/content
/
/
Подробнее здесь: https://stackoverflow.com/questions/574 ... ng-a-comma
Код: Выделить всё
!pwd
!cd ..
!pwd
< /code>
i get: < /p>
/content
/content
< /code>
, тогда как запуск: < /p>
!pwd
%cd ..
!pwd
< /code>
Результаты: < /p>
/content
/
/