[Cooker] Re: grep -i not working correctly in cooker
Steve Morris wrote:
> grep -i is not working correctly
.. on your system. Works here:
{pts/0}% env | grep -i xdg_data_dirs
XDG_DATA_DIRS=/usr/share:/opt/kde3/share:/usr/share:/opt/kde3/share
you are the only person who has possibility to investigate why.
> as evidenced by the following output:
>
> [steve@development ~]$ env | grep -i xdg_data_dirs