Hi All.<br>I need to made an script, that script must copy some files existe in /usr/bin for a Floppy Disk.<br><br>In manual I do this:<br>doscp file1 a:file1.csv<br>doscp file2 a:file2.csv<br>doscp file3 a:file3.csv<br>Etc, Etc,... Is that possible to made this by an script...<br>I think is easy for users make only "cpfiles" ( name script ).<br><br>Thank you all.