Dear TC:
Thanks for the help and for the understanding what and why it did happen!
Sincerely yours,
Rob G. Healey
From: "T.C. Hollingsworth"
To: For testing and quality assurance of Fedora releases <
test@lists.fedoraproject.org>
Cc:
Date: Sun, 18 Mar 2012 20:24:39 -0700
Subje
On Sun, Mar 18, 2012 at 8:18 PM, Rob Healey wrote:
> Greetings:
>
> I was trying to look at the system messages this evening, and this is what I
> got...
>
> [root@BurningBushes ~]# grep shell | /var/log/messages
> -bash: /var/log/messages: Permission denied
You were attempting to pipe the output
try
cat /var/log/messages |grep shell
- Original Message -
> From: "Rob Healey"
> To: "Fedora Development List"
> Sent: Monday, March 19, 2012 11:18:59 AM
> Subject: /var/log/messages permissions issue...
>
>
> Greetings:
>
> I was trying to look at the system messages this evening,