Which command will retrieve /unix and dump fromthe dump device?()
A、snap -R
B、snap -D
C、snap -U
D、snap -N
A、snap -R
B、snap -D
C、snap -U
D、snap -N
A、chmod -R o-s /application B、chmod -R ug-s /application C、chmod -R -s -o /application D、chmod -R -s -ug /application
A、A.System.load("prop.custom"); B、B.System.getenv("prop.custom"); C、C.System.property("prop.custom"); D、D.System.getProperty("prop.custom"); E、E.System.getProperties().getProperty("prop.custom");