I've a directory structure similar to this:
/backup/test/servera/...
/backup/test/serverb/...
/backup/test/serverc/...
/backup/test/serverd/...
/backup/test/servere/...
Using a single find command, is it possible to list just those files residing in /backup/test/serverb and /backup/test/serverd?
Thank you.
Gawker
(-:
/backup/test/servera/...
/backup/test/serverb/...
/backup/test/serverc/...
/backup/test/serverd/...
/backup/test/servere/...
Using a single find command, is it possible to list just those files residing in /backup/test/serverb and /backup/test/serverd?
Thank you.
Gawker
(-: