Linux
- 4 ответа
- 0 вопросов
2
Вклад в тег
tune2fs -m 1 /dev/sda1
e4defrag /dev/sda1
fallocate -l 4G /swapfile
chmod 600 /swapfile
mkswap /swapfile
swapon /swapfile
/swapfile none swap defaults 0 0
swapoff /swapfile
magick.exe identify -verbose -regard-warnings "полный путь к картинке" | findstr 'identify:'
jpgtest.exe "полный путь к картинке"