Guest User

Untitled

a guest
Feb 18th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. #!/bin/bash
  2. today-link
  3. mv ~/Desktop/* ~/today/Desktop/ 2>/dev/null
  4. mv ~/Downloads/* ~/today/Downloads/ 2>/dev/null
  5. mv ~/src/scratch/* ~/today/scratch/ 2>/dev/null
Add Comment
Please, Sign In to add comment