Thread
:
bash script to collect info
View Single Post
#
6
(
permalink
)
10-29-2007, 11:17 PM
nixcraft
Never say die
User
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 838
To copy files to folder
Code:
cp /path/to/file /path/to/folder
NO need to use `cmd` or $(cmd) statement as script can execute cp directly
__________________
Vivek
|
My personal blog
Linux Evangelist
Play hard stay cool
nixcraft
View Public Profile
Send a private message to nixcraft
Visit nixcraft's homepage!
Find all posts by nixcraft