Skip to content

Instantly share code, notes, and snippets.

@hiepdqflame
Last active December 6, 2019 06:57
Show Gist options
  • Save hiepdqflame/9d0d09567ce8d43409482008f542a7ae to your computer and use it in GitHub Desktop.
Save hiepdqflame/9d0d09567ce8d43409482008f542a7ae to your computer and use it in GitHub Desktop.
remove missing separator Makefile using vim
:%s/^[ ]\+/\t/g
scp -r /path/to/file root@RemoteIP:/path/to/filedestination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment