Grimoire-
Command
.es

GNU+Linux command memo

Split big files

shell storage

Découper un gros fichier en plusieurs tranches. Pratique pour transporter un fichier plus gros que le support disponible, ou pour copier sur une clé en FAT32, un film de plus de 4Go.

1. Unix destination

$ split -b 4095m "source-file" "dest-file.part-"
$ cat dest-file.part-* > "copy-of-source-file"

2. Non-unix destination (and zip compression)

$ zip -r -s 4095m dest-file.zip source-dir/

Then simply open the file with 7zip on the destination machine.

Selection

  • Check SSD remaining lifetime
  • Save data from lost partition
  • Cipher external Android SDcard
  • Recommanded Firefox addons
  • doc_crawler.py : Extract site PDFs
  • 20 mémos "ligne de commande"
  • [Mémo 8] compression de fichiers
  • [Mémo 10] explorer le matériel
  • Tectonique de la pâte thermique
  • Doc. AsciiDoctor en français
  Articles | Command.es | Mémos

Themes  

  • Artix
  • Debian
  • Fairphone
  • Firefox
  • Git
  • JavaScript
  • KVM
  • Memo
  • Nim
  • Python
  • SSH
  • Tor
  • Xorg
  • adminsys
  • android
  • asciidoc
  • benchmark
  • bluetooth
  • code
  • comfort
  • compression
  • database
  • date
  • game
  • hardware
  • install
  • metadata
  • mount
  • music
  • mutt
  • network
  • optimize
  • regex
  • repair
  • security
  • shell
  • storage
  • vim

Sponsor

Meta-Press.es: search-engine

Liberapay   Patreon

Support via BTC 12z7pK5YFcmG7PGJ985dFtnRzwtxDVDmwc

A propos  Flux