← Back to team overview

sslug-teknik team mailing list archive

Re: foreach lökke kan ikke li' space

 

On Sat, 12 Sep 2009 14:18:40 +0000 (UTC)
kovacsi@xxxxxxxx (Istvan Kovacs) wrote:

> $ for i in $(find * -type f -print);do sha256sum -b "$i";done
prøv: for i in "$(find * -type f -print)";do sha256sum -b "$i";done

-- 
Hilsen/Regards
Michael Rasmussen
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
A computer is like air conditioning: it becomes useless when you open
windows.

Attachment: signature.asc
Description: PGP signature


Follow ups

References