Tiny Core Base > TCB Bugs

Find doesn't work properly

(1/3) > >>

JoXo009:
Don't know if this is normal behaviour, but I feel the following very annoying:

Opening a root terminal in TC
using "cd /" to change to the root
and typing
find -name "*jwm*"
the terminal only shows
./usr/bin/jwm
./usr/bin/jwm_restart
and so on

but
doesn't show hidden files as
./etc/skel/.jwmc
./home/tc/.jwmc-tray

Juanito:
That's probably with busybox find ("find --help" will confirm) - you could try the full version of find from the extension of the same name?

JoXo009:
Yes, help presents
BusyBox v1.13.4

If there is another version, better working, that would be ok for me.

But I only know that version.

Which extension would I need?

Your findutils or your gtkfind?

curaga:
Findutils would be the one.

Juanito:
findutils will give the full version of the find command as opposed to the cut down busybox command.

gtkfind (which requires glib1 and gtk1) will give a gui version of the find command

Navigation

[0] Message Index

[#] Next page

Go to full version