Search Results

Search: Posts Made By: DragonS74yer74
3,327
Posted By featheredfrog
No, you don't need your own etc directory, you...
No, you don't need your own etc directory, you should again get rid of it: /etc is a top-system-level directory where control files are kept, like hosts (the other machines on your network that your...
3,327
Posted By featheredfrog
You're not copying the /etc/motd file, because...
You're not copying the /etc/motd file, because you do not have one. That is now clear. I recommend you

$ cd
$ rm -rf ~/etc ~/motd # NOT /etc!

create an /etc/motd file (or get someone to do...
3,327
Posted By featheredfrog
You didn't do the "ls -l /etc/motd" to show me...
You didn't do the "ls -l /etc/motd" to show me it's there. You DO have an empty /motd, but it's in the wrong place, ie: NOT in /etc

---------- Post updated at 09:50 PM ---------- Previous update...
3,327
Posted By featheredfrog
I'd like to see the results of a pwd when you're...
I'd like to see the results of a pwd when you're in the test directory.
I'm confused by your prompts. Please issue the following commands:
$ ls -l /etc/motd
$ cd ~
$ mkdir test
$ cd test
$ cp...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 08:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy