{SOLVED] Re: Searching of files in plasma5?

2023-12-18 Thread Hans
in is not working. When > searching for example for --> *.jpg <-- , it is not finding any files, > whilst kfind is finding more than 800 files. > > Baloo search in settings is enabled and a baloo database is existent. > > Anything else I missed and have to pay attention

Searching of files in plasma5?

2023-12-18 Thread Hans
Dear list, I discovered, that the search function in Dolphin is not working. When searching for example for --> *.jpg <-- , it is not finding any files, whilst kfind is finding more than 800 files. Baloo search in settings is enabled and a baloo database is existent. Anything else I

Re: setting IFS to new line doesn't work while searching?

2023-12-15 Thread David Wright
On Fri 15 Dec 2023 at 08:58:10 (-0500), Greg Wooledge wrote: > On Fri, Dec 15, 2023 at 02:30:21PM +0100, Nicolas George wrote: > > Greg Wooledge (12023-12-15): > > > readarray -d '' fndar < <( > > > find "$sdir" ... -printf 'stuff\0' | > > > sort -z --otherflags > > > ) > >

Re: setting IFS to new line doesn't work while searching?

2023-12-15 Thread Nicolas George
Greg Wooledge (12023-12-15): > Equally safe, perhaps. Not safer. I don't know those particular perl > modules -- are they included in a standard Debian system, or does > one need to install optional packages? And then there's a learning > curve for them as well. File::Find is a standard module,

Re: setting IFS to new line doesn't work while searching?

2023-12-15 Thread Greg Wooledge
On Fri, Dec 15, 2023 at 02:30:21PM +0100, Nicolas George wrote: > Greg Wooledge (12023-12-15): > > readarray -d '' fndar < <( > > find "$sdir" ... -printf 'stuff\0' | > > sort -z --otherflags > > ) > It is possible to do it safely in bash plus command-line tools, indeed. >

Re: setting IFS to new line doesn't work while searching?

2023-12-15 Thread Nicolas George
Greg Wooledge (12023-12-15): > On Fri, Dec 15, 2023 at 01:42:14PM +0100, Nicolas George wrote: > > Also, note that file names can also contain newlines in general. The > > only robust delimiter is the NUL character. > > True. In order to be 100% safe, the OP's code would need to look > more like

Re: setting IFS to new line doesn't work while searching?

2023-12-15 Thread Greg Wooledge
On Fri, Dec 15, 2023 at 01:42:14PM +0100, Nicolas George wrote: > Also, note that file names can also contain newlines in general. The > only robust delimiter is the NUL character. True. In order to be 100% safe, the OP's code would need to look more like this: readarray -d '' fndar < <(

Re: setting IFS to new line doesn't work while searching?

2023-12-15 Thread Albretch Mueller
On 12/15/23, Greg Wooledge wrote: > More to the point, bash has a 'readarray' command which does what you > *actually* want: > > readarray -t fndar < <(find "$sdir" ...) > Yes, that was what I actually needed! lbrtchx

Re: setting IFS to new line doesn't work while searching?

2023-12-15 Thread Nicolas George
Albretch Mueller (12023-12-15): > sdir="$(pwd)" > #fndar=($(IFS=$'\n'; find "$sdir" -type f -printf '%P|%TY-%Tm-%Td > %TI:%TM|%s\n' | sort --version-sort --reverse)) > #fndar=($(IFS='\n'; find "$sdir" -type f -printf '%P|%TY-%Tm-%Td > %TI:%TM|%s\n' | sort --version-sort --reverse)) > fndar=($(find

Re: setting IFS to new line doesn't work while searching?

2023-12-15 Thread Greg Wooledge
On Fri, Dec 15, 2023 at 12:33:01PM +, Albretch Mueller wrote: > #fndar=($(IFS=$'\n'; find "$sdir" -type f -printf '%P|%TY-%Tm-%Td > %TI:%TM|%s\n' | sort --version-sort --reverse)) > the array construct ($( ... )) is using the space (between the date > and the time) also to split array elements

setting IFS to new line doesn't work while searching?

2023-12-15 Thread Albretch Mueller
sdir="$(pwd)" #fndar=($(IFS=$'\n'; find "$sdir" -type f -printf '%P|%TY-%Tm-%Td %TI:%TM|%s\n' | sort --version-sort --reverse)) #fndar=($(IFS='\n'; find "$sdir" -type f -printf '%P|%TY-%Tm-%Td %TI:%TM|%s\n' | sort --version-sort --reverse)) fndar=($(find "$sdir" -type f -printf '%P|%TY-%Tm-%Td %TI:

Re: Searching for HA shared storage free for docker

2023-05-16 Thread Stefan Monnier
> GlusterFS is vary simplistic to setup. "simplistic" means something like *too* simple, which implies that it is misleading. You presumably meant "simple" or "very simple" :-) Stefan

Re: Searching for HA shared storage free for docker

2023-05-16 Thread Mimiko
Thank you for suggestions. I had found the problem with GlusterFS and Linstor+DRBD. It was about MTU set on servers of value 9000, while the switches did not have jumbo frames enabled. I've changed MTU on servers to standard 1500 and GlusterFS works pretty well. I suppose that Cepth would have s

Re: Searching for HA shared storage free for docker

2023-04-28 Thread Linux-Fan
Mimiko writes: Hello. I would want to use a shared storage with docker to store volume so swarm containers can use the volumes from different docker nodes. As for now I tried glusterFS and linstor+drbd. GlusterFS has a bug with slow replication and slow volume status presentation or timing

Searching for HA shared storage free for docker

2023-04-28 Thread Mimiko
Hello. I would want to use a shared storage with docker to store volume so swarm containers can use the volumes from different docker nodes. As for now I tried glusterFS and linstor+drbd. GlusterFS has a bug with slow replication and slow volume status presentation or timing out. Also directory

Re: OT: Strange behavior in Firefox -- google searches start by searching another URL / domain

2021-06-08 Thread Joe
On Mon, 7 Jun 2021 18:11:13 -0400 Greg Wooledge wrote: > On Mon, Jun 07, 2021 at 06:08:39PM -0400, rhkra...@gmail.com wrote: > > Thanks for the reply -- not quite, comments interspersed below: > > > > On Monday, June 07, 2021 04:38:24 PM Greg Wooledge wrote: > > > On Mon, Jun 07, 2021 at 04:28

Re: OT: Strange behavior in Firefox -- google searches start by searching another URL / domain

2021-06-07 Thread Steve McIntyre
rhkra...@gmail.com wrote: >This is definitely OT and further, I'm using an old version of Firefox (ESR >52.8.0 on Wheezy, which is still my daily driver), Not so much answering your original question, but more of a plea to you for *your* own safety... If you're going to use a web browser connec

Re: OT: Strange behavior in Firefox -- google searches start by searching another URL / domain

2021-06-07 Thread Greg Wooledge
On Mon, Jun 07, 2021 at 06:08:39PM -0400, rhkra...@gmail.com wrote: > Thanks for the reply -- not quite, comments interspersed below: > > On Monday, June 07, 2021 04:38:24 PM Greg Wooledge wrote: > > On Mon, Jun 07, 2021 at 04:28:03PM -0400, rhkra...@gmail.com wrote: > > > time) when I go to do a

Re: OT: Strange behavior in Firefox -- google searches start by searching another URL / domain

2021-06-07 Thread rhkramer
Thanks for the reply -- not quite, comments interspersed below: On Monday, June 07, 2021 04:38:24 PM Greg Wooledge wrote: > On Mon, Jun 07, 2021 at 04:28:03PM -0400, rhkra...@gmail.com wrote: > > time) when I go to do a google search, the little message down in the > > lower left corner of the scr

Re: OT: Strange behavior in Firefox -- google searches start by searching another URL / domain

2021-06-07 Thread Greg Wooledge
On Mon, Jun 07, 2021 at 04:28:03PM -0400, rhkra...@gmail.com wrote: > time) when I go to do a google search, the little message down in the lower > left corner of the screen that typically gives messages like (paraphrased): > ~"waiting for google.com" or "loading data from google.com" (with varia

OT: Strange behavior in Firefox -- google searches start by searching another URL / domain

2021-06-07 Thread rhkramer
This is definitely OT and further, I'm using an old version of Firefox (ESR 52.8.0 on Wheezy, which is still my daily driver), but I want to describe the behavior and see if anybody has seen anything similar, has an explanation, or has a fix. The behavior is this: at least sometimes (I can't co

Re: Searching for tutorials on ambiguous Debian commands

2020-02-19 Thread David Wright
On Wed 19 Feb 2020 at 07:24:06 (-0600), Richard Owlett wrote: > I'm looking for a tutorial covering > "cron(3tcl) cron" [.../tcllib/cron.3tcl.en.html] > NOT "CRON(8) System Manager's Manual" [.../cron/cron.8.en.html] > > Neither DuckDuckGo nor Google gave acceptable references. > Many were referen

Re: Searching for tutorials on ambiguous Debian commands

2020-02-19 Thread Greg Wooledge
On Wed, Feb 19, 2020 at 02:49:13PM +0100, to...@tuxteam.de wrote: > On Wed, Feb 19, 2020 at 07:24:06AM -0600, Richard Owlett wrote: > > I'm looking for a tutorial covering > > "cron(3tcl) cron" [.../tcllib/cron.3tcl.en.html] > > NOT "CRON(8) System Manager's Manual" [.../cron/cron.8.en.html] > > c

Re: Searching for tutorials on ambiguous Debian commands

2020-02-19 Thread John Hasler
Have you looked at ? -- John Hasler jhas...@newsguy.com Elmwood, WI USA

Re: Searching for tutorials on ambiguous Debian commands

2020-02-19 Thread tomas
On Wed, Feb 19, 2020 at 07:24:06AM -0600, Richard Owlett wrote: > I'm looking for a tutorial covering > "cron(3tcl) cron" [.../tcllib/cron.3tcl.en.html] > NOT "CRON(8) System Manager's Manual" [.../cron/cron.8.en.html] cron(3tcl) is a Tcl library (or module or what it's ever called), not a command

Searching for tutorials on ambiguous Debian commands

2020-02-19 Thread Richard Owlett
I'm looking for a tutorial covering "cron(3tcl) cron" [.../tcllib/cron.3tcl.en.html] NOT "CRON(8) System Manager's Manual" [.../cron/cron.8.en.html] Neither DuckDuckGo nor Google gave acceptable references. Many were references to cron(8) *NOT* cron(3tcl). A website of interest updates data hour

Re: Searching for a package containing ch-releases.en.html and similar history about Debian

2019-12-27 Thread Keith Christian
On Fri, Dec 27, 2019 at 2:58 PM Sven Joachim wrote: > On 2019-12-27 12:20 -0700, Keith Christian wrote: > > > It seems at one point there was a debian documentation package that > > contained either text or HTML versions of the project's history as > > seen on this page: > > > > > https://www.deb

Re: Searching for a package containing ch-releases.en.html and similar history about Debian

2019-12-27 Thread Sven Joachim
On 2019-12-27 12:20 -0700, Keith Christian wrote: > It seems at one point there was a debian documentation package that > contained either text or HTML versions of the project's history as > seen on this page: > > https://www.debian.org/doc/manuals/project-history/ch-releases.en.html That

Searching for a package containing ch-releases.en.html and similar history about Debian

2019-12-27 Thread Keith Christian
It seems at one point there was a debian documentation package that contained either text or HTML versions of the project's history as seen on this page: https://www.debian.org/doc/manuals/project-history/ch-releases.en.html Unable to find anything on packages.debian.org containing "ch-re

Re: Searching and organizing emails (Re: If not "newbie" then ????)

2018-08-23 Thread Richard Owlett
On 08/23/2018 09:29 AM, rhkra...@gmail.com wrote: On Monday, August 06, 2018 10:41:48 AM Richard Owlett wrote: I don't remember what he wrote, but, at one point, I got the idea he had a lot of posts (emails, I presume) that he wanted to be able to search. And maybe organize / index. Yes and

Searching and organizing emails (Re: If not "newbie" then ????)

2018-08-23 Thread rhkramer
On Monday, August 06, 2018 10:41:48 AM Richard Owlett wrote: I don't remember what he wrote, but, at one point, I got the idea he had a lot of posts (emails, I presume) that he wanted to be able to search. And maybe organize / index. I have used recol for purposes like that--it can index and

Re: Failure searching forfile known to exist

2017-01-10 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jan 10, 2017 at 07:26:59AM -0600, Richard Owlett wrote: [...] > I said I had "a command line outlook", not that I was strongly > anti-GUI. > See, no " required ;/ > Seriously though, I think the default action of Mate's "Find" menu > option

Re: Failure searching forfile known to exist

2017-01-10 Thread Richard Owlett
On 1/9/2017 5:43 PM, Lisi Reisz wrote: On Monday 09 January 2017 15:34:44 Richard Owlett wrote: On 1/9/2017 8:13 AM, Greg Wooledge wrote: On Mon, Jan 09, 2017 at 12:23:47AM -0600, Richard Owlett wrote: I could not remember where "profiles.ini" was stored. locate profiles.ini find ~ -name pro

Re: Failure searching forfile known to exist

2017-01-09 Thread Lisi Reisz
On Monday 09 January 2017 15:34:44 Richard Owlett wrote: > On 1/9/2017 8:13 AM, Greg Wooledge wrote: > > On Mon, Jan 09, 2017 at 12:23:47AM -0600, Richard Owlett wrote: > >> I could not remember where "profiles.ini" was stored. > > > > locate profiles.ini > > find ~ -name profiles.ini > > Works lik

Re: Failure searching for file known to exist

2017-01-09 Thread David Wright
On Mon 09 Jan 2017 at 09:29:12 (-0600), Richard Owlett wrote: > On 1/9/2017 8:08 AM, David Wright wrote: > >On Mon 09 Jan 2017 at 00:23:47 (-0600), Richard Owlett wrote: > >>Environment: Jessie with Mate DE > >>Background: Doing an atypical install of SeaMonkey using the generic > >>Linux version.

Re: Failure searching forfile known to exist

2017-01-09 Thread Richard Owlett
On 1/9/2017 8:13 AM, Greg Wooledge wrote: On Mon, Jan 09, 2017 at 12:23:47AM -0600, Richard Owlett wrote: I could not remember where "profiles.ini" was stored. locate profiles.ini find ~ -name profiles.ini Works like a charm. I basically have a command line outlook but have been using Wind

Re: Failure searching for file known to exist

2017-01-09 Thread Richard Owlett
On 1/9/2017 8:08 AM, David Wright wrote: On Mon 09 Jan 2017 at 00:23:47 (-0600), Richard Owlett wrote: Environment: Jessie with Mate DE Background: Doing an atypical install of SeaMonkey using the generic Linux version. I could not remember where "profiles.ini" was stored. As my reference infor

Re: Failure searching forfile known to exist

2017-01-09 Thread David Wright
On Mon 09 Jan 2017 at 00:23:47 (-0600), Richard Owlett wrote: > Environment: Jessie with Mate DE > Background: Doing an atypical install of SeaMonkey using the generic > Linux version. > > I could not remember where "profiles.ini" was stored. As my > reference information was on another system, it

Re: Failure searching forfile known to exist

2017-01-09 Thread Greg Wooledge
On Mon, Jan 09, 2017 at 12:23:47AM -0600, Richard Owlett wrote: > I could not remember where "profiles.ini" was stored. locate profiles.ini find ~ -name profiles.ini

Failure searching forfile known to exist

2017-01-08 Thread Richard Owlett
Environment: Jessie with Mate DE Background: Doing an atypical install of SeaMonkey using the generic Linux version. I could not remember where "profiles.ini" was stored. As my reference information was on another system, it appeared easier to use the search function of the file manager. I

Re: package version searching

2016-12-03 Thread Frank
Op 03-12-16 om 21:54 schreef Felix Miata: 1-How can I get similar results from apt as I get from zypper? No idea whether that's possible. 2-How can I discover if versions between 4.8.13 and 4.8.18 are available somewhere? I would look here: http://snapshot.debian.org/package/mc/ Regards, F

Re: package version searching

2016-12-03 Thread Joe
On Sat, 3 Dec 2016 15:54:55 -0500 Felix Miata wrote: > I'm looking to see what version(s) of mc are present in enabled repos > on a Jessie installation. In openSUSE, I get desired results as > follows: > > # zypper se -s mc | grep 4.8 > il | mc| package| 4.8.17-114.1 | x86_64

package version searching

2016-12-03 Thread Felix Miata
I'm looking to see what version(s) of mc are present in enabled repos on a Jessie installation. In openSUSE, I get desired results as follows: # zypper se -s mc | grep 4.8 il | mc| package| 4.8.17-114.1 | x86_64 | (System Packages) vl | mc| package| 4.8.15

Re: searching for hosts in domain local

2016-04-17 Thread Dan Hitt
Hi David, Thanks for your responses. I'm going to try to your questions and points all in this one post so it's easier to comprehend. Regarding the 'local' name, i don't know how it came into being (or whether it was deliberate on anybody's part). I sure don't think i created it. Thanks for po

Re: searching for hosts in domain local

2016-04-17 Thread David Wright
On Sun 17 Apr 2016 at 09:42:38 (-0700), Dan Hitt wrote: > If there's a way to determine if i'm running mDNS on my main linux > machine i'm certainly interested, but i don't want to be too greedy about > this. > Because, after all, maybe it is reasonable that if my main linux > machine is sending a

Re: searching for hosts in domain local

2016-04-17 Thread David Wright
On Sat 16 Apr 2016 at 23:56:11 (-0700), Dan Hitt wrote: > On Sat, Apr 16, 2016 at 10:42 PM, Andy Smith wrote: > > ".local" TLD is kind of special so you may find problems anyway - > > it's used for multicast DNS (Avahi). You may be better off picking a > > different domain for your local network.

Re: searching for hosts in domain local

2016-04-17 Thread David Wright
On Sat 16 Apr 2016 at 22:14:29 (-0700), Dan Hitt wrote: > In my local network, the machines generally know each other by names like > first_host.local > second_host.local > third_host.local > ... > > So if i'm on first_host, i can ssh to second_host with > ssh my_account@second

Re: searching for hosts in domain local

2016-04-17 Thread Dan Hitt
Andy --- thanks for all your help in diagnosing my situation and educating me! This includes facts like the nature of these names (second_host was indeed an example, did not know about the restriction on the names) and use of dig. I did some more experimentation on my system, and in fact my other

Re: searching for hosts in domain local

2016-04-17 Thread Dan Hitt
gle.com then a command like ping mail really does work, and really does ping mail.google.com. So i know that /etc/resolv.conf is being read and acted on, on every invocation of ping, if i'm searching google.com, but if i'm searching local, nothing whatsoever happens. Further, &quo

Re: searching for hosts in domain local

2016-04-17 Thread Andy Smith
Hi Dan, On Sat, Apr 16, 2016 at 11:56:11PM -0700, Dan Hitt wrote: > On Sat, Apr 16, 2016 at 10:42 PM, Andy Smith wrote: > > What doesn't work about it? > > It has no effect. > > So, if i do > ping second_host > i get "unknown host" from ping. OK. So all the hosts on your local network are

Re: searching for hosts in domain local

2016-04-16 Thread Andy Smith
Hi Dan, On Sat, Apr 16, 2016 at 10:14:29PM -0700, Dan Hitt wrote: > I would like to drop the '.local' because it's an extra six characters > with absolutely no value. > > In principle, i think it should be possible to by just adding > search local > to my /etc/resolv.conf, but this absolutel

searching for hosts in domain local

2016-04-16 Thread Dan Hitt
In my local network, the machines generally know each other by names like first_host.local second_host.local third_host.local ... So if i'm on first_host, i can ssh to second_host with ssh my_account@second_host.local and i can ping second_host by ping second_host.local I

Re: Searching for MAAS equivalen

2015-09-26 Thread Curt
On 2015-09-26, Brian wrote: > On Sat 26 Sep 2015 at 15:45:54 +, Curt wrote: > >> On 2015-09-26, Brian wrote: >> > >> > No offence taken here; it's a 10 second search to discover what MAAS is. >> > Debian doesn't seem to have an equivalent. >> > >> >> That's what I found out in thirty second

Re: Searching for MAAS equivalen

2015-09-26 Thread Brian
On Sat 26 Sep 2015 at 15:45:54 +, Curt wrote: > On 2015-09-26, Brian wrote: > > > > No offence taken here; it's a 10 second search to discover what MAAS is. > > Debian doesn't seem to have an equivalent. > > > > That's what I found out in thirty seconds (I admire your celerity). Thanks. I

Re: Searching for MAAS equivalen

2015-09-26 Thread Curt
On 2015-09-26, Brian wrote: > > No offence taken here; it's a 10 second search to discover what MAAS is. > Debian doesn't seem to have an equivalent. > That's what I found out in thirty seconds (I admire your celerity).

Re: Searching for MAAS equivalen

2015-09-26 Thread Brian
On Sat 26 Sep 2015 at 19:54:10 +0530, Himanshu Shekhar wrote: > Ok! No offence! :) > MAAS(Metal as a Service) is something which can be used to boot and control > multiple servers from a single system. A single change in one can be > deployed across all the servers on the network. > Why I occasion

Re: Searching for MAAS equivalen

2015-09-26 Thread Himanshu Shekhar
Ok! No offence! :) MAAS(Metal as a Service) is something which can be used to boot and control multiple servers from a single system. A single change in one can be deployed across all the servers on the network. Why I occasionally ask questions about Ubuntu, is just because I am a student who loves

Re: Searching for MAAS equivalen

2015-09-26 Thread Lisi Reisz
On Thursday 24 September 2015 13:05:16 Himanshu Shekhar wrote: > Is there anything equivalent to MAAS, with which we can handle multiple > servers from a single system, as provided in Ubuntu Server? > If yes, then please provide the package name. Himanshu, Could you possibly ask questions without

Searching for MAAS equivalen

2015-09-24 Thread Himanshu Shekhar
Is there anything equivalent to MAAS, with which we can handle multiple servers from a single system, as provided in Ubuntu Server? If yes, then please provide the package name. -- Himanshu Shekhar IIIT-Allahabad IRM2015006

Re: searching for a "structure viewer" tool

2015-03-22 Thread Sergey Spiridonov
Hi On 20.03.2015 15:56, Sergey Spiridonov wrote: If found such a tool exists for MS Windows [1]. I remember there was similar for MS DOS. Is there something like that for the Debian GNU/Linux? [1] http://www.hexworkshop.com/onlinehelp/500/html/idhelp_struct_overview.htm Here [1] is similar

Re: searching for a "structure viewer" tool

2015-03-22 Thread Fabrizio Carrai
Maybe you can have a look at this wikipedia page: http://en.wikipedia.org/wiki/Comparison_of_hex_editors -- F. 2015-03-20 18:26 GMT+01:00 Sergey Spiridonov : > Hi > > On 20/03/15 17:50, Renaud (Ron) OLGIATI wrote: > > >> I am looking for a tool which will allow to describe binary structure, > >>

Re: searching for a "structure viewer" tool

2015-03-20 Thread Sergey Spiridonov
Hi On 20/03/15 17:50, Renaud (Ron) OLGIATI wrote: >> I am looking for a tool which will allow to describe binary structure, >> some thing like > COBOL ? Well, it exists in Debian (as well as perl and gcc), but I will prefer something more specialized. -- Sergey -- To UNSUBSCRIBE, email to

Re: searching for a "structure viewer" tool

2015-03-20 Thread Ron
On Fri, 20 Mar 2015 15:56:44 +0100 Sergey Spiridonov wrote: > I am looking for a tool which will allow to describe binary structure, > some thing like > > byte 0-3: ascii string: name > byte 4-5: uint16 network order: age > byte 6: bitfield: flags > > and so on > > > Then it should take

searching for a "structure viewer" tool

2015-03-20 Thread Sergey Spiridonov
Hi all I am looking for a tool which will allow to describe binary structure, some thing like byte 0-3: ascii string: name byte 4-5: uint16 network order: age byte 6: bitfield: flags and so on Then it should take arbitrary binary file and display contents of the file nicely according to t

Re: Searching for information site

2015-01-12 Thread Darac Marjal
On Sun, Jan 11, 2015 at 11:38:58PM +0100, Hans wrote: > Hello list, > > is there an information site, which or where I can subscribe, to get > informed, > when packages are put off the repo and its reason for it? Yes. https://ftp-master.debian.org/removals.html > > Thanks for any infos. > >

Searching for information site

2015-01-11 Thread Hans
Hello list, is there an information site, which or where I can subscribe, to get informed, when packages are put off the repo and its reason for it? Thanks for any infos. Best Hans -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: Searching uninstalled packages by directory name

2014-10-24 Thread Malte Forkel
Am 24.10.2014 um 13:08 schrieb Darac Marjal: > Actually, apt-file will search the whole path (try 'apt-file search > bin'). If you like, try the -x option to apt-file to specify a > perl-compatible regex. You're right! Thanks for pointing that out. I was mislead by the man page auf apt-file 2.5.1

Re: Searching uninstalled packages by directory name

2014-10-24 Thread Darac Marjal
On Fri, Oct 24, 2014 at 12:36:01PM +0200, Malte Forkel wrote: > Hi, > > how can I find all packages that will install files in a specific directory? > > dpkg-query (dpkg -S) only searches installed packages. apt-file will > only search filenames, not directory names. Actually, apt-file will sear

Searching uninstalled packages by directory name

2014-10-24 Thread Malte Forkel
Hi, how can I find all packages that will install files in a specific directory? dpkg-query (dpkg -S) only searches installed packages. apt-file will only search filenames, not directory names. Thanks Malte -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "u

Re: Searching in PDF-file broken?

2014-09-11 Thread Jörg-Volker Peetz
Thank you Brian and B. As I said, I tried three different viewers on Linux with no success. I'm still trying to convince german Postbank that they have introduced a problem by switching to version 2.0.8 of this iText tool. Their answer is that on Windows it works. -- Regards, Jörg-Volker. -

Re: Searching in PDF-file broken?

2014-09-10 Thread Bzzzz
On Wed, 10 Sep 2014 23:34:16 +0100 Brian wrote: > My money would still be on mangled font encodings rather than defective > viewing applications. Yeah, evince says it is 'WinAnsi' encoded (those two 2 words contracted in one made me laugh;) Anyway, evince automatically substituted it with DejaVu

Re: Searching in PDF-file broken?

2014-09-10 Thread Brian
On Wed 10 Sep 2014 at 23:12:26 +0200, Jörg-Volker Peetz wrote: > Brian wrote on 09/10/2014 18:20: > > On Wed 10 Sep 2014 at 16:32:50 +0200, Jörg-Volker Peetz wrote: > > > >> Recently I got a PDF-file which displays alright with a pdf-viewer but > >> searching

Re: Searching in PDF-file broken?

2014-09-10 Thread Jörg-Volker Peetz
Brian wrote on 09/10/2014 18:20: > On Wed 10 Sep 2014 at 16:32:50 +0200, Jörg-Volker Peetz wrote: > >> Recently I got a PDF-file which displays alright with a pdf-viewer but >> searching >> for text or numbers does not work correctly. >> >> I tried diffe

Re: Searching in PDF-file broken?

2014-09-10 Thread Brian
On Wed 10 Sep 2014 at 16:32:50 +0200, Jörg-Volker Peetz wrote: > Recently I got a PDF-file which displays alright with a pdf-viewer but > searching > for text or numbers does not work correctly. > > I tried different viewers like the one built into iceweasel, one of the > p

Searching in PDF-file broken?

2014-09-10 Thread Jörg-Volker Peetz
Recently I got a PDF-file which displays alright with a pdf-viewer but searching for text or numbers does not work correctly. I tried different viewers like the one built into iceweasel, one of the poppler-family like xpdf or evince, and mupdf. The text search fails if using a whole word with its

Re: Searching for process filling root FS.

2013-05-23 Thread Slavko
Dňa 23.05.2013 19:02 Sthu Deus wrote / napísal(a): >> Usually its good to leave at least 10-20% of the filesystem free to >> avoid fragmentation. > > And that makes 10-20% extra money spending on HDD purchase. :o) You aren't right. The 1 TB disks are 2x bigger than 500 GB, but they cost is not 2

Re: Searching for process filling root FS.

2013-05-23 Thread Sthu Deus
Good time of the day, Martin. Thank You, Martin, for Your time and answer. You wrote: > btrace /dev/dm-0 > > on an otherwise idle system might help. If system is not idle > otherwise you likely get too much output. At random, I have found who ate the space( or one among others) - I just catche

Re: Searching for process filling root FS.

2013-05-20 Thread Darac Marjal
On Mon, May 20, 2013 at 08:00:18PM +0700, Sthu Deus wrote: > Good time of the day, Darac. > > > Thank You, Darac, for Your time and answer. You wrote: > > > OK, so your directory sizes aren't changing but you're losing space. > > It might be that an application is writing to a deleted file > > (

Re: Searching for process filling root FS.

2013-05-20 Thread Sthu Deus
Good time of the day, Darac. Thank You, Darac, for Your time and answer. You wrote: > OK, so your directory sizes aren't changing but you're losing space. > It might be that an application is writing to a deleted file > (unpacking or streaming to a temporary file, for example). Shouldn't dir sp

Re: Searching for process filling root FS.

2013-05-20 Thread Martin Steigerwald
Hi Sthu, Am Montag, 20. Mai 2013, 12:06:11 schrieb Sthu Deus: > Good time of the day. > > > I watch carefully disk space on my root device i try to find the > culprit that fills the space. > > For example, i have free space only 100 MiB. After 2-3 hours space is > gone. After reboot i see the s

Re: Searching for process filling root FS.

2013-05-20 Thread Sthu Deus
Good time of the day, Stan. Thank You, Stan, for Your time and answer. You wrote: > If you only have 100MiB free space in your root filesystem, that is > normally a bad situation. Why ? > What daemons are running? What applications are you running? Desktop > or server workload? Well, it is

Re: Searching for process filling root FS.

2013-05-20 Thread Darac Marjal
On Mon, May 20, 2013 at 12:06:11PM +0700, Sthu Deus wrote: > Good time of the day. > > > I watch carefully disk space on my root device i try to find the > culprit that fills the space. > > For example, i have free space only 100 MiB. After 2-3 hours space is > gone. After reboot i see the space

Re: Searching for process filling root FS.

2013-05-20 Thread Ralf Mardorf
On Mon, 2013-05-20 at 03:13 -0500, Stan Hoeppner wrote: > If you only have 100MiB free space in your root filesystem, that is > normally a bad situation. Stan, please be more precise with your replay to the OP ;p. Sthu, if you're running a regular Debian, with a common desktop environment, then y

Re: Searching for process filling root FS.

2013-05-20 Thread Klearchos-Angelos Gkountras
You can use gparted live cd . This will make some time change the partitions if they are on primary partiotion ... On Mon, May 20, 2013 at 12:06:11PM +0700, Sthu Deus wrote: > Good time of the day. > > > I watch carefully disk space on my root device i try to find the > culprit that fills th

Re: Searching for process filling root FS.

2013-05-20 Thread Stan Hoeppner
On 5/20/2013 12:06 AM, Sthu Deus wrote: > I watch carefully disk space on my root device i try to find the > culprit that fills the space. > > For example, i have free space only 100 MiB. If you only have 100MiB free space in your root filesystem, that is normally a bad situation. > After 2-3

Searching for process filling root FS.

2013-05-19 Thread Sthu Deus
Good time of the day. I watch carefully disk space on my root device i try to find the culprit that fills the space. For example, i have free space only 100 MiB. After 2-3 hours space is gone. After reboot i see the space again. What i did is "du -ms" for every dir. on the disk only (not for /d

Re: A method of searching recovered files from dying hard drive?

2011-11-23 Thread Cybe R. Wizard
On Wed, 23 Nov 2011 09:22:46 -0600 "Christofer C. Bell" wrote: > On Tue, Nov 22, 2011 at 10:24 AM, Cybe R. Wizard > wrote: > > > > Is there a way for me to locate the .jpg files in these directories > > without hand-searching? I've already updatedb a

Re: A method of searching recovered files from dying hard drive?

2011-11-23 Thread Christofer C. Bell
On Tue, Nov 22, 2011 at 10:24 AM, Cybe R. Wizard wrote: > > Is there a way for me to locate the .jpg files in these directories > without hand-searching? I've already updatedb and run locate with no > joy. You should be able to locate them with a command like this: $ find /pa

A method of searching recovered files from dying hard drive?

2011-11-22 Thread Cybe R. Wizard
400+ .jpg files, most of which are of no interest as they are already backed up. Is there a way for me to locate the .jpg files in these directories without hand-searching? I've already updatedb and run locate with no joy. Cybe R. Wizard -- When Windows are opened the bugs come in.

Re: [OT] Searching "Squeeze" on Google

2011-10-04 Thread Alois Mahdal
& scary) world between my browser and Google... ;-) Why first Debian-related hit in results after searching "squeeze" on Google is actually Wheezy? Not Squeeze? (...) My first Debian "hit" directs me to Squeeze (current stable). In fact, I see nothing about Wheez

Re: [OT] Searching "Squeeze" on Google

2011-10-04 Thread Camaleón
location, stored, cookies, browser, IP address, rainy or sunny day, etc... ;-) > Why first Debian-related hit in results after searching "squeeze" on > Google is actually Wheezy? Not Squeeze? (...) My first Debian "hit" directs me to Squeeze (current stable). In fact, I see

[OT] Searching "Squeeze" on Google

2011-10-04 Thread Alois Mahdal
Hi, sorry for OT--this is probably more about Google, but I find this quite puzzling *and* somehow Debian-(popularity)-related :) Why first Debian-related hit in results after searching "squeeze" on Google is actually Wheezy? Not Squeeze? Actually (not counting "images/

Re: searching through open-/libreoffice documents

2011-06-18 Thread Wayne Topa
t; I use the recoll package for searching for terms of all kinds of files Including OpenOffice/libreoffice files. HTH Wayne -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http:/

Re: searching through open-/libreoffice documents

2011-06-16 Thread Camaleón
On Thu, 16 Jun 2011 16:06:27 +0200, lee wrote: > when I have a collection of documents created with > openoffice/libreoffice writer and want to search through them for > strings contained in the text, how do I do that? Is there some > equivalent for grep that works on such files? Google also find

Re: searching through open-/libreoffice documents

2011-06-16 Thread Juan Sierra Pons
or you can use zgrep zgrep - search possibly compressed files for a regular expression Best regards -- Mi nueva dirección es: - My new email address is: - Mon nouveau email est: j...@elsotanillo.net Usuario Linux Regis

Re: searching through open-/libreoffice documents

2011-06-16 Thread Juan Sierra Pons
Hi Google is your friend :P http://forums.opensuse.org/archives/sf-archives/archives-programming-scripting/337622-using-grep-openoffice-files.html " The openoffice file (something.odt) is a zip file with a collection of files that make up the document inside. One of these files is a .XML file ca

searching through open-/libreoffice documents

2011-06-16 Thread lee
Hi, when I have a collection of documents created with openoffice/libreoffice writer and want to search through them for strings contained in the text, how do I do that? Is there some equivalent for grep that works on such files? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Re: Searching inside e-mail clients (was: KMail - forwarding issues)

2010-11-05 Thread Celejar
On Fri, 5 Nov 2010 07:01:28 + (UTC) Camaleón wrote: > On Thu, 04 Nov 2010 16:35:31 -0400, Celejar wrote: > > > On Sat, 30 Oct 2010 15:48:30 + (UTC) Camaleón wrote: > > > > ... > > > >> with mbox and searching strings in Icedove is bit slow if m

Searching inside e-mail clients (was: KMail - forwarding issues)

2010-11-05 Thread Camaleón
On Thu, 04 Nov 2010 16:35:31 -0400, Celejar wrote: > On Sat, 30 Oct 2010 15:48:30 + (UTC) Camaleón wrote: > > ... > >> with mbox and searching strings in Icedove is bit slow if mbox files >> are big (measured in GiB :-P). > > If you're still doing on-de

Re: searching inside files with find, cat and grep as a oneliner ...

2010-09-18 Thread Alexander Batischev
On Fri, Sep 17, 2010 at 11:07:53PM -0600, Bob Proulx wrote: > Albretch Mueller wrote: > But newer POSIX standard find can use a {} + to launch grep once and > to pass as many files on the command line as the system allows. That > is faster since grep is launched only as many times as needed. > Us

  1   2   3   4   >