Search Results

Search: Posts Made By: featheredfrog
3,318
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,318
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,318
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,318
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...
Forum: Solaris 08-20-2015
1,819
Posted By featheredfrog
A little googling ("identd on solaris 11")...
A little googling ("identd on solaris 11") indicates it's been an unresolved issue for over two years. Guess Oracle isn't interested. You may have to build a linux box and run one of the many...
5,698
Posted By featheredfrog
You say you don't have date -d Do you have...
You say you don't have
date -d
Do you have the date command without the -d option? If you do, something like

$ date "+%Y"
2015
$
does the trick on my system. "man date" and search for...
Forum: Red Hat 08-04-2015
7,290
Posted By featheredfrog
Just an obnoxious question: are you forced to...
Just an obnoxious question: are you forced to use this obsolete version of RH? My first remark would be, unfortunately, to upgrade the install so you have access to the latest versions of the...
1,281
Posted By featheredfrog
Why use the AWK, which, BTW, is a terrific...
Why use the AWK, which, BTW, is a terrific language? It does have some overhead/startup costs. I just pegged myself as a 300Mhz P3 user, didn't I? :)
$ ls -l *.root
-rw-rw-r-- 1 mhofer mhofer 0...
Showing results 1 to 8 of 8

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