[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Automatic updating links?



On Ter, 06 Jun 2017, David Wright wrote:
As for renaming (IIUC) if you want to rename all the file entries
together, you can pick up any instance's inode with ls, then use
find <mount-point> -inum <num>
to find all the other instances in the filesystem.

Or use the -samefile option of find and do that in one step.
--
Eduardo M KALINOWSKI
eduardo@kalinowski.com.br



Reply to: