Hi,

You are right!

It works:
# dmesg | grep ROM | grep Cache | cut -d ":" -f 1
I get:
hdc

Thank you very much.
--
Stephane.


Le Vendredi 5 Mars 2004 13:20, Tom Oehser a �crit :
> > I thought I could do it this way:
> >
> > dmesg | grep ROM | grep Cache | cut -d":" -f1
>
> Well, first, you can just look at /bin/cut.lua, it is ascii text.

There are to many things I don't understand in this script;o).

> Second, it is unlikely that I support -d":" -f1 instead of -d ":" -f 1,
> try it that way, it is probably just that I don't support mashing the opts.
>
> -Tom

-- 
Stephane Boireau
Personne Ressource TICE du Coll�ge Le Hameau � Bernay (27)



Reply via email to