On Thu, May 15, 2003 at 11:47:11AM +0200, kaper wrote:
> alnagon:~# sudo -u kaper -H sh -c '{ find /usr/texty/ }'
> sh: -c: line 2: syntax error: unexpected end of file
1) Pokuste se problem lokalizovat; tady staci od "sh -c " dale
2) pred } chybi ;
Mirek