K 10 svn:author V 6 kevans K 8 svn:date V 27 2022-04-25T00:04:50.443904Z K 7 svn:log V 378 cp: Make -P work without -R as per POSIX According to POSIX, cp should allow the `-P` flag to work whether `-R` is specified or not. Currently, the `-P` option only works along with `-R`. PR: 199466 Reviewed by: kevans (cherry picked from commit 97e13037915c22162f199461f56951793d669f57) Git Hash: 19413ce66cc02d676e0778eb9519284e47d7d8e1 Git Author: me@cameronkatri.com END