Thats too inefficient and will give a lot more output than you want. Since we already know the name of the package it came in, we can narrow down what files to look at greatly by doing: dpkg -L plasma-widgets-addons | grep -i timer That will simply list just the files in the package and then grep out anything that matched timer (case insensitive, just to cover our butts). Brian Cluff On 11/13/2012 09:17 AM, Michael Havens wrote: > find / > > On 11/12/2012 10:36 AM, Wayne Davis wrote: > > I would guess that if I knew WHERE it is, that would be most > of what I > need. But I do not know what to look for. > > Suggestions? > > TIA > ----------------- > ------------------------------__--------------------- > PLUG-discuss mailing list - > PLUG-discuss@lists.plug.__phoenix.az.us > > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss > > > > ------------------------------__--------------------- > PLUG-discuss mailing list - > PLUG-discuss@lists.plug.__phoenix.az.us > > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss > > > ------------------------------__--------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.__phoenix.az.us > > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss > > > > > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss