Fonts
Mait
mattengi at gmail.com
Sun Apr 16 10:38:27 UTC 2006
Hi, Avraham
Nautilus does can select files with pattern based, also.
Ctrl+S or Edit -> Select Pattern
Write pattern in dialog box. Like,
*ttf (or *TTF. Unlike MS Windows world, up,downcase will hadle diffrently. )
Push ok. Then nautilus select(invert) files that match with pattern
and you can copy, cut, and other action with all of them.
Be careful yourself when work with root privilege.
sudo, su, gksudo, gksu ...
Because of this reason, If possible, I like using my home
directoy(~/.fonts) more than system directory(/usr/share/fonts). It
also make simple your backup list !
But if you share your machin with others(family, ...). sudo helps you :- )
On 4/16/06, Peter Garrett <peter.garrett at optusnet.com.au> wrote
> On Sun, 16 Apr 2006 10:21:15 +0300
> Avraham Hanadari <rufus at hanadari.net> wrote:
>
> > So far I've spent a couple of hours painfully keying in the sudo command
> > for each font and then requesting the reconfigure for the batch.
>
> If all your fonts are in one directory, you can do something like
>
> sudo cp *.ttf /usr/share/fonts/truetype/
>
> You can check that this will do what you expect it to do by issuing
>
> ls *.ttf
>
> in the directory from which you are doing the copy.
>
> If you really *must* do it the GUI way <grin> , you can start nautilus with
>
> gksudo nautilus
>
> (it will probably complain about session authentication, but still start
> OK)
>
> then do the drag-and-drop thing. If you do that, be *very* careful
> though... and close nautilus at the earliest opportunity. It's just too
> easy to break your system if you forget that nautilus is running as root.
>
> I would do the batch copy as above, personally, from the command line.
>
> Peter
>
> --
>
> Linux User #343161
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
--
Mait, always newbie at english and whatever you want @.@
More information about the ubuntu-users
mailing list