Carica file su 'bash'
This commit is contained in:
4
bash/cptest
Normal file
4
bash/cptest
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
SOURCE=/home/test/testfile
|
||||
DEST=/home/corrado/testfile
|
||||
cp -vp $SOURCE $DEST
|
||||
Reference in New Issue
Block a user