Skip to content
SaeHie Park edited this page Aug 26, 2022 · 2 revisions

file copy with progress

rsync -ah --progress <source-file> <destination-file>

show memory/swap status

vmstat 1
Clone this wiki locally