Thank you for your fast answer
some details :
[us...@localhost ~]$ telnet 192.168.0.90
Trying 192.168.0.90...
Connected to 192.168.0.90.
Escape character is '^]'.
axis login: root
Password:
[r...@axis /]695# cd /etc
[r...@axis /etc]695# ls -l
-rwxrwxrwx 1 root root 44 Jan 1 00:06 boottime
drwxr-xr-x 2 root root 0 Dec 6 2002 conf.d
lrwxrwxrwx 1 root root 13 Dec 14 2008 external ->
/mnt/external
-rw-r--r-- 1 root root 617 Dec 14 2008 fstab
-rw-r--r-- 1 root root 378 Aug 29 2003 group
-rw-r--r-- 1 root root 20 Mar 19 2004 hosts
drwxr-xr-x 4 root root 0 Dec 14 2008 httpd
drwxr-xr-x 2 root root 0 Dec 6 2002 init.d
-rw-r--r-- 1 root root 522 Dec 14 2008 inittab
drwxr-xr-x 2 root root 0 Sep 24 2002 iproute2
-rwxr-xr-x 1 root root 908 Jan 15 2007 ipsetd.script
-rw-rw-r-- 1 root root 66 Dec 14 2008 issue
-rw-rw-r-- 1 root root 65 Dec 14 2008 issue.net
-rw-r--r-- 1 root root 919 Mar 21 2001 nsswitch.conf
-rw-r--r-- 1 root root 129 May 7 2003 passwd
-rw-r--r-- 1 root root 27 Feb 11 2004
preflashupgrade.conf
-rw-r--r-- 1 root root 55 Sep 27 2001 profile
drwxr-xr-x 2 root root 0 Sep 27 2001 profile.d
-rw-r--r-- 1 root root 2039 Apr 23 2003 protocols
-rw-r--r-- 1 root root 134 Mar 21 2001 pwdb.conf
drwxr-xr-x 2 root root 0 Dec 14 2008 rc0.d
drwxr-xr-x 2 root root 0 Dec 14 2008 rc1.d
drwxr-xr-x 2 root root 0 Dec 14 2008 rc2.d
drwxr-xr-x 2 root root 0 Dec 14 2008 rc3.d
drwxr-xr-x 2 root root 0 Dec 14 2008 rc4.d
drwxr-xr-x 2 root root 0 Dec 14 2008 rc5.d
drwxr-xr-x 2 root root 0 Dec 14 2008 rc6.d
drwxr-xr-x 2 root root 0 Dec 14 2008 rcS.d
-rwxr-xr-x 1 root root 14 Dec 14 2008 release
lrwxrwxrwx 1 root root 28 Dec 14 2008 resolv.conf ->
../../../var/lib/resolv.conf
-rw-r--r-- 1 root root 1 Dec 22 2003 resolv.conf.def
-rw-r--r-- 1 root root 772 Jan 15 2004 services
-rw-r--r-- 1 root root 91 Sep 27 2001 shrc
-rw-r--r-- 1 root root 639 Jan 16 2003 syslog.conf
-rw-r--r-- 1 root root 4602 May 15 2001 termcap
-rw------- 1 root root 66 Dec 14 2008 vftpd.banner
-rw------- 1 root root 248 Jun 11 2003 vftpd.conf
[r...@axis /etc]695# cat boottime
#!/bin/sh
echo 'boottime OK' > /tmp/boottime[r...@axis /etc]695#