awesome-cheatsheets/tools/ubuntu.sh

8 lines
292 B
Bash
Raw Normal View History

2020-06-21 16:37:36 +00:00
##############################################################################
# UBUNTU
##############################################################################
scp /path/to/file user@server:/path/to/destination # Copy file from local to server
2020-06-21 16:38:14 +00:00
df -h # Check the amount of free space