On Thu, 15 Jan 2004, Cartman wrote:

> Vreau sa introduc o variabila de la tastatura.
>  
> ceva gen
>  
> echo "Introduceti un numar"; read $name;
>  
> Stie cineva rezolvarea?

        Aproape ti-ai raspuns singur:

        read -p "Introduceti un numar: " numevariabila
        echo $numevariabila

-- 
Any views or opinions presented within this e-mail are solely those of
the author and do not necessarily represent those of any company, unless
otherwise expressly stated.

--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui