On Fri, Nov 09, 2007 at 12:48:31PM +0100, Rodolfo Medina wrote:
> On Thu, Nov 08, 2007 at 03:42:33PM +0100, Rodolfo Medina wrote:
>
> >> >> > In the documentation of `sort' I couldn't find the possibility of
> >> >> > ignoring digits. I have a document that contains names and phone
> >> >> > numb
* Rodolfo Medina <[EMAIL PROTECTED]> [071109 05:56]:
> On Thu, Nov 08, 2007 at 03:42:33PM +0100, Rodolfo Medina wrote:
>
> >>
> >> Here are a few lines from the file:
> >>
> >> 3938269241 320192481 Stan Laurel
> >> 3939424701 0815605311 Oliver Hardy
> >> 800151611 800822051 Harpo Marx
> >> ABC Tr
On Thu, Nov 08, 2007 at 03:42:33PM +0100, Rodolfo Medina wrote:
>> >> > In the documentation of `sort' I couldn't find the possibility of
>> >> > ignoring digits. I have a document that contains names and phone
>> >> > numbers and I wish to sort it by names. The `-k' option doesn't seem
>> >> >
On Thu, Nov 08, 2007 at 03:42:33PM +0100, Rodolfo Medina wrote:
> Rodolfo Medina <[EMAIL PROTECTED]> [071106 06:42]:
>
> >> > In the documentation of `sort' I couldn't find the possibility of
> >> > ignoring
> >> > digits. I have a document that contains names and phone numbers and I
> >> > wish
Rodolfo Medina <[EMAIL PROTECTED]> [071106 06:42]:
>> > In the documentation of `sort' I couldn't find the possibility of ignoring
>> > digits. I have a document that contains names and phone numbers and I
>> > wish to sort it by names. The `-k' option doesn't seem to help because
>> > names and
On Tue, Nov 06, 2007 at 07:43:29AM -0600, Russell L. Harris wrote:
> * Rodolfo Medina <[EMAIL PROTECTED]> [071106 06:42]:
> > In the documentation of `sort' I couldn't find the possibility of ignoring
> > digits. I have a document that contains names and phone numbers and I wish
> > to
> > sort i
* Rodolfo Medina <[EMAIL PROTECTED]> [071106 06:42]:
> In the documentation of `sort' I couldn't find the possibility of ignoring
> digits. I have a document that contains names and phone numbers and I wish to
> sort it by names. The `-k' option doesn't seem to help because names and
> numbers ar
In the documentation of `sort' I couldn't find the possibility of ignoring
digits. I have a document that contains names and phone numbers and I wish to
sort it by names. The `-k' option doesn't seem to help because names and
numbers are not in definite fields.
Any help appreciated
Rodolfo
--
On Sun, Nov 04, 2007 at 08:51:25PM +0100, Rodolfo Medina wrote:
> On Mon, Oct 29, 2007 at 01:12:06PM +0100, Rodolfo Medina wrote:
>
> >>> I wish a way to print the
> >>> Contacts (about 300) that I have stored in a directory, one per file.
>
>
>
> Douglas A. Tutty" <[EMAIL PROTECTED]> w
On Mon, Oct 29, 2007 at 01:12:06PM +0100, Rodolfo Medina wrote:
>>> I wish a way to print the
>>> Contacts (about 300) that I have stored in a directory, one per file.
Douglas A. Tutty" <[EMAIL PROTECTED]> writes:
>> I think you just need to write a script in your favorite language
Rodolfo Medina wrote:
On Mon, Oct 29, 2007 at 01:12:06PM +0100, Rodolfo Medina wrote:
I wish a way to print the
Contacts (about 300) that I have stored in a directory, one per file.
Douglas A. Tutty" <[EMAIL PROTECTED]> writes:
I think you just need to write a script in your favorite langu
On Mon, Oct 29, 2007 at 05:41:21PM -0400, Douglas A. Tutty wrote:
>
> Then, as I see it, you have two choices:
>
> 1.Take the opportunity to learn Python.
>
> 2.Cat the files together from the command line.
>
> Easiest way is to put them all in one directory (with nothing
>
On Mon, Oct 29, 2007 at 03:47:01PM +0100, Rodolfo Medina wrote:
> On Mon, Oct 29, 2007 at 01:12:06PM +0100, Rodolfo Medina wrote:
>
> >> >>> I wish a way to print the
> >> >>> Contacts (about 300) that I have stored in a directory, one per file.
> Douglas A. Tutty" <[EMAIL PROTECTED]> writes:
>
>
On Mon, Oct 29, 2007 at 01:12:06PM +0100, Rodolfo Medina wrote:
>> >>> I wish a way to print the
>> >>> Contacts (about 300) that I have stored in a directory, one per file.
Douglas A. Tutty" <[EMAIL PROTECTED]> writes:
>> >> I think you just need to write a script in your favorite language to
On Mon, Oct 29, 2007 at 01:12:06PM +0100, Rodolfo Medina wrote:
> Rodolfo Medina <[EMAIL PROTECTED]> writes:
>
> >>> I wish a way to print the
> >>> Contacts (about 300) that I have stored in a directory, one per file.
>
> "Douglas A. Tutty" <[EMAIL PROTECTED]> writes:
>
> >> I think you just ne
Rodolfo Medina wrote:
>> I managed to sync my mobile phone to the PC with opensync, so I copied the
>> Contacts into the file system.
>>
>> Then I fetched them with Evolution, but I don't like the way it prints them
>> out, and it doesn't seem to be customizable.
Raj Kiran Grandhi <[EMAIL PROTE
Rodolfo Medina <[EMAIL PROTECTED]> writes:
>>> I wish a way to print the
>>> Contacts (about 300) that I have stored in a directory, one per file.
"Douglas A. Tutty" <[EMAIL PROTECTED]> writes:
>> I think you just need to write a script in your favorite language to
>> parse the files and format
Rodolfo Medina wrote:
I managed to sync my mobile phone to the PC with opensync, so I copied the
Contacts into the file system.
Then I fetched them with Evolution, but I don't like the way it prints them
out, and it doesn't seem to be customizable.
If you imported the contacts into evolution,
On Mon, Oct 29, 2007 at 12:33:32AM +0100, Rodolfo Medina wrote:
> On Sun, Oct 28, 2007 at 11:56:02PM +0100, Rodolfo Medina wrote:
>
> >> I managed to sync my mobile phone to the PC with opensync, so I copied the
> >> Contacts into the file system.
> >>
> >> Then I fetched them with Evolution, but
> , so the major problem would be sorting: how to sort whole items like
> that?
What are the filenames?
> *Is* it possible, and any idea of how?
Of course it is possible. I'd put them in a database.
--
John Hasler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscrib
On Sun, Oct 28, 2007 at 11:56:02PM +0100, Rodolfo Medina wrote:
>> I managed to sync my mobile phone to the PC with opensync, so I copied the
>> Contacts into the file system.
>>
>> Then I fetched them with Evolution, but I don't like the way it prints them
>> out, and it doesn't seem to be custo
On Sun, Oct 28, 2007 at 11:56:02PM +0100, Rodolfo Medina wrote:
> I managed to sync my mobile phone to the PC with opensync, so I copied the
> Contacts into the file system.
>
> Then I fetched them with Evolution, but I don't like the way it prints them
> out, and it doesn't seem to be customizabl
I managed to sync my mobile phone to the PC with opensync, so I copied the
Contacts into the file system.
Then I fetched them with Evolution, but I don't like the way it prints them
out, and it doesn't seem to be customizable.
If anyone out there has experience with the matter, I wish a way to pr
23 matches
Mail list logo