issue regarding moving jar files in MQ

Hi All! I need a help in moving the MQ jar files which are in /opt/webspheremq6/java/lib to IS/lb/jars.The environment is LINUX. Thanks, Keane

Do a Google search for information on the cp command. That’s a Linux/Unix command-line command for copying files.

You might also type “man cp” from the command line.