[EMAIL PROTECTED] wrote:
> Hi,
>
> I wrote a short script for simple text file processing in bash
> (using "<" for input redirection and "read"). I know, there are
> Now what to do? Are there some functions, which would implement basic
> math with real numbers in bash (add, substract, multiply,
Hi,
I wrote a short script for simple text file processing in bash
(using "<" for input redirection and "read"). I know, there are
probably better tools to do it, but the only thing I can rely on
being installed on target comp is really bash and nothing more
(no bc, sed, awk, etc.) so I must use o
2 matches
Mail list logo