:: [DNG] Using find to find all occure…
Kezdőlap
Delete this message
Reply to this message
Szerző: terryc
Dátum:  
Címzett: dng
Tárgy: [DNG] Using find to find all occurences of a file(text string) in a tree.
Hopefully just suffering brain fade here
man find basically give

find [starting point] [expression]

is taken as two starting points.

Example find /media/raid0/file /proc
results in dumping everyfile under /media/raid0/file then /proc

History. a quick and dirty backup system was set up to basically suck
all the systems on the LAN without compression into /m/r/f/system/date/
and that filesystem/hardware is getting very crowded and thoughts are
to remove certain non-critical subdirectories or move the critical
ones.

T.I.A.
terryc