Cups problem

david walcroft d_j_w46 at bigpond.net.au
Fri Dec 14 23:04:27 UTC 2007


Kevin J. Cummings wrote:
> david walcroft wrote:
>   
>> Tim wrote:
>>     
>>> On Fri, 2007-12-14 at 09:18 +1000, david walcroft wrote:
>>>  
>>>       
>>>> [root at reddwarf ~]# ps aux -columns 256 |grep cupsd
>>>> ERROR: Unknown user-defined format specifier "lumns".
>>>>     
>>>>         
>>> You should have had a double-dash in front of "columns".
>>>  
>>> i.e. ps aux --columns 256 |grep cupsd
>>>
>>>   
>>>       
>> [david at reddwarf ~]$ sudo ps aux --columns 256 |grep cupsd
>> david    17568  0.0  0.0   4044   676 pts/1    S+   15:49   0:00 grep cupsd
>> [david at reddwarf ~]$
>>
>> It seems that cupsd is running.
>>     
>
> Uh, no!  The only process found was the process running the grep.   Take
> a closer look.  If cupsd was running, the grep would have printed 2
> lines, like:
>
>   
>> root      1364  0.0  0.0   3892   660 pts/2    S+   01:14   0:00 grep cupsd
>> root      3308  0.0  0.1   9764  2540 ?        Ss   Dec11   0:18 cupsd
>>     
>
> What does "chkconfig --list cups" tell you?
>
> mine shows:
>
>   
>> cups            0:off   1:off   2:on    3:on    4:on    5:on    6:o
[david at reddwarf ~]$ sudo chkconfig --list cups
cups            0:off   1:off   2:on    3:on    4:on    5:on    6:off
[david at reddwarf ~]$

    david
   




More information about the fedora-list mailing list