David Serrano dijo:
> �No ser�a mejor "of=$imagen"?
Supers� :-)
> �Qu� es eso de nohash?
Un truco viejo de un viejo amigo (Sicko, �sigues leyendo esta lista?):
[EMAIL PROTECTED]>cat /usr/local/bin/nohash
#!/bin/bash
case "$#" in
1)
egrep -v '#|^ *$' $1;;
0)
echo "Uso: $0 <Fichero>";;
esac
Muestra un fichero sin los comentarios. Muy �til.
--
.''`. Help a man when he is in trouble and he will remember you
: :' : when he is in trouble again -- Sad Truths of Life n�7
`. `' Proudly running Debian GNU/Linux (Sid + 2.4.19 + Ext3)
`- www.amayita.com www.malapecora.com www.chicasduras.com