I am wanting to use the CLI to copy some files from dirA to dirB. I want to exclude all hidden files. Will this command achieve it? :--
cp -Rp /path/to/sourcedir/A/* /path/to/destinationdir/B Thanks, Lisi -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

