Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 389 Bytes

06-datahandling.md

File metadata and controls

18 lines (17 loc) · 389 Bytes
layout title subtitle minutes
page
Software use
Copying, moving and getting data
10

Learning Objectives {.objectives}

  • Copying files between servers and network discs
  • Accessing files on your PC
  • Moving files
  • Downloading large files from the internet
  • Compressing files
  • cp, mv versus rsync
  • wget curl
  • sshfs
  • gzip, tar, pbzip2