[vox-tech] Ubuntu 10.04 LTS upgrade woes

Rick Moen rick at linuxmafia.com
Tue Jan 18 19:00:01 PST 2011


Quoting Chanoch (Ken) Bloom (kbloom at gmail.com):

> He wants *only* the dotfiles (and none of the regular files) 
[...]
> That's why he changed it to the following, which requires there be a
> non-dot character after the dot
> 
>     tar zcfv dotfiles.tar .[!.]*

$ cd /tmp
$ touch ..foo
$ ls .[!.]*
$

;->

(Yes, '.[!.]*' is nonethless a pretty good solution, among a myriad of
imperfect ones.)

-- 
Rick Moen                    "So, this SEO copywriter walks into a bar, grill, 
rick at linuxmafia.com          pub, public house, Irish bar, bartender, drinks, 
McQ!  (4x80)                 beer, wine, liquor."          -- Michael Karlsson  


More information about the vox-tech mailing list