Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
Linux altında dosya bölmek – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

Linux altında dosya bölmek

Linux ortamında dosyaları bölmek istediğiniz de yardımınıza “split” koşuyor.

Örnek:

split -b 2M phpMyAdmin-4.6.5.2-all-languages.zip "phpMyAdmin-4.6.5.2-all-languages."

Yukarıda yaptığımız işlem, phpmyadmin zip dosyasını 2M ‘lık parçalara bölmekten başka birşey değildir.

Bu komutun ls çıktısı:

Bölünmüş dosyaları birleştirmek için “cat” komutunu kullanıyoruz.

cat phpMyAdmin-4.6.5.2-all-languages.a* > pma.zip

Sevgiyle.


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58