Files
awesome-cheatsheets/tools/ubuntu.sh
2020-06-21 18:38:14 +02:00

8 lines
292 B
Bash

##############################################################################
# UBUNTU
##############################################################################
scp /path/to/file user@server:/path/to/destination # Copy file from local to server
df -h # Check the amount of free space