aMule Forum
English => en_Bugs => Topic started by: Guest on November 14, 2003, 12:45:21 AM
-
i tried tu use astats but when i do this command i have some errors :
[code:1]
/usr/bin/aStat --web ludo
[/code:1]
here the errors :
[code:1]
Searching for signature file (amulesig.dat) in /ludo/.aMule/ ... signature found
head: option > -1 > is obsolete; use > -1 >
known more ; do > head --help >
......
......
......
......
[/code:1]
what's wrong ???
u can see my page on http://www.lindeb.com/amule/
thanks to help me !!
-
Hi,
It look strange ...
What does head --version reply ?
Here is mine :
bigbob@bigbobwks1:~$ head --version
head (GNU textutils) 2.0
Written by David MacKenzie.
Copyright (C) 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
bigbob@bigbobwks1:~$
A++
-
[code:1]tail --version && head --version
tail (coreutils) 5.0.91
Written by Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
head (coreutils) 5.0.91
Written by David MacKenzie and Jim Meyering.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE
[/code:1]
-
upupup