[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A-posteriori use of another HDD for the /home/username



On Dec 28, 2009, at 3:37 AM, Andrei Popescu wrote:

>> I always just say 'cp -a .* <destination dir>' in addition to what you 
>> already did to copy (recursively) everything beginning with a period. 
> 
> Why would '.*' be better than a simple '*'?

Because '*' doesn't get the invisible files, and Merciadri'd already done the visibles. As someone else suggested, 'cp -a * .* <dest>' would do it all in one step. 

-- 
Glenn English
ghe@slsware.com




Reply to: