[SeaMonkey] Hints on copying profile/emails/news etc

Felipe Figueiredo philsf79 at gmail.com
Mon May 12 04:16:14 UTC 2008


On Sun, May 11, 2008 at 8:30 PM, NoOp <glgxg at sbcglobal.net> wrote:

>    o use an editor to open prefs.js and do a mass replace of
>  /home/<oldusername>/.mozilla to /home/<newusername>/.mozilla

how about just this?

sed -i 's/oldusername/newusername/g' prefs.js


I bet if you automate the three mass substitutions you'll drop your 30
minutes time by some minutos ;)

regards
FF




More information about the ubuntu-users mailing list