The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Backup script
.
User Name
Remember Me?
Password
google site
Forums
Register
Blog
Man Pages
Forum Rules
Links
Albums
FAQ
Users
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Backup script
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
10-29-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
you mean something like
Code:
#!/bin/sh cp /source/* /target
porter
View Public Profile
Find all posts by porter