Search Results

Search: Posts Made By: luiscarvalheiro
4,718
Posted By luiscarvalheiro
KenJackson: Thank You very much for your...
KenJackson:

Thank You very much for your suggestion.
With some modifications, your idea worked perfectly for me. :b:

Best Regards,
Luis
4,718
Posted By luiscarvalheiro
Lines with strange characters and sed...
Dear All:

I Have a bunch of files which I'd like to process with a shell script. The problem is that the files have strange characters in their headers, like
...
66,140
Posted By luiscarvalheiro
convert
Dear all:

the variable passing to convert is a little tricky, and i could solve the problem in convert with

convert -fill red -draw "text $LINHA,$COLUNA *" mapa.gif mapa.gif

As you've...
66,140
Posted By luiscarvalheiro
Code..with your help
Once again, i thank you all for your patience in helping me. At the time being, the code looks like this

#!/bin/bash

#later, i'll copy teste.gif to teste$TIMESTAMP.gif
TIMESTAMP=`date...
66,140
Posted By luiscarvalheiro
Again...the table
I whish to thank the speed of your comments. I followed those instructions but I think i missed something. To make my intempts clear, i'll copy a general "table" whose contents i wish to read (a kind...
66,140
Posted By luiscarvalheiro
Reading a table in a shell script
Dear all:

I want to write a script capable of reading specific rows and collumns of a table, into a variable.

Just imagine i have a file named table.dat which contains:

GENERAL INFORMATION...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy