Linux Tips and Tricks

Linux Tips and Tricks

Copy command for taking backup

October20

This is one of the trick in copy command

Normally we take backup the file using the following syntax

cp <file_name.sh> <file_name.sh.bak>

you can use do the samething like this also…

1
cp file_name.{sh,sh.bak}


posted under Uncategorized

Email will not be published

Website example

Your Comment:


Recent Comments

    Categories