Results 1 to 2 of 2
I need to accomplish an assigment, and the commands I have are for SLES 9.0. The OS I am using is SLES 10.3.
This command is not working for me:
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-18-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 1
Linux Server Enteroprice 10.3
I need to accomplish an assigment, and the commands I have are for SLES 9.0. The OS I am using is SLES 10.3.
This command is not working for me:
cp /etc/syslog.conf.original
I will appreciate some help.
I am new in Linux and this for the class I am taking
- 01-18-2010 #2
The forum rules say: no homework questions.
That said, two hints:
- read what the command says, after you executed it as is
- read the man page
To do that, type
Code:man cp
You must always face the curtain with a bow.


Reply With Quote
