python setup.py install --record files.txt
cat files.txt | xargs rm -rf
где files.txt - список установленsх файлов (с абсолютным путем)
пятница, 6 марта 2015 г.
Python костыльный метод удаления
Для "ручного" удаленния после установки
четверг, 5 марта 2015 г.
GNS3 v1.2.3
- To change default theme Edit -> Preferences -> General
- Edit console style Edit -> Preferences -> General
General Tab -> Style -> Legacy
Old
New
Console applications Tab - > Console application command:
putty -telnet %h %p -title "%d" -sl 2500 -fg yellow -bg BLACK -fn "client:Monospace 12" -fb "client:Monospace Bold 12"
Подписаться на:
Сообщения (Atom)