Corinna Vinschen wrote:
On May 19 06:47, Reinhard Nissl wrote:
Hi,
running the following command sequence in bash yields little numbers
compared to a real unix system:
while true ; do date ; done | uniq -c
15 Thu May 15 10:40:22 2008
16 Thu May 15 10:40:23 200
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Reinhard Nissl on 5/18/2008 10:47 PM:
| running the following command sequence in bash yields little numbers
| compared to a real unix system:
|
| Is there a chance to speedup performance?
Only if you know how to improve Windows itself t
On May 19 06:47, Reinhard Nissl wrote:
> Hi,
>
> running the following command sequence in bash yields little numbers
> compared to a real unix system:
>
> while true ; do date ; done | uniq -c
>
> 15 Thu May 15 10:40:22 2008
> 16 Thu May 15 10:40:23 2008
> 17 Thu M
3 matches
Mail list logo