Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- function mv {
- mv /home/admin/scripts/tmp/PL_Ford-57*.xlsx /kyda/to/tam
- mv /home/admin/scripts/tmp/PL_FORD_98*.xls /kyda/to/tam
- }
- mv > /dev/null 2 &1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement