Hello! On Thu, Nov 23, 2006 at 03:39:44PM +0100, Vim Visual wrote: >3- Is there a way to use colours with "ls"? I have looked at the man >page and found nothing re colour.
Then you can't. Except if you install colorls (from packages) and setup a shell alias appropriately. Or use GNU ls (either the full fileutils package, or the gnuls package), and alias ls=gls. >4- How can I change the default idiom of the gnome desktop? In Linux I >would just go into >vi /etc/profile >and then add the line export [EMAIL PROTECTED] You can edit /etc/profile on OpenBSD too. Or your own .profile. >Btw I only have ca_ES.ISO8859-15 and ca_ES.ISO8859-1! What about UFT-8?? >Another problem I encountered was when doing "locate filename" this >error was returned: locate: database too small: >/var/db/locate.database. I deleted locate.database (under /var/db/). >Then I did ./locate.updatedb which is located in /usr/libexec. Works >fine now. >I know these are newbie questions... but this is called OpenBSD newbies, right? Right. For locate, the simplest thing would be running /etc/weekly manually (as root: cd /; sh /etc/weekly) or wait until it runs by itself (Saturday, 3:30am). >[...] Kind regards, Hannah. _______________________________________________ Openbsd-newbies mailing list [email protected] http://mailman.theapt.org/listinfo/openbsd-newbies
