View Single Post
Old 06-26-2002, 08:30 PM  
WhoCares
Junior Member
 
Join Date: Apr 2002
Posts: 4
Default

OK. Here is the data. It seems that the Chinese version of SunOS list command produces date/time string with some spaces. Thx for your attention and hard work.
Code:
×ÜÊý1936
drwxr-xr-x  10 root     other        512 2000   5ÔÂ 23 .
drwxrwxr-x   8 root     sys          512 2000   6ÔÂ  3 ..
-rw-------   1 root     other       3040  4ÔÂ 24 22:09 Base64Class.C
-rw-------   1 root     other        226  4ÔÂ 24 20:58 Base64Class.hpp
drwx------   3 root     other        512  5ÔÂ 20 18:35 GetInfo
-rw-r--r--   1 root     other        170  4ÔÂ 30 15:54 Makefile
drwxr-xr-x   2 root     other        512 2000   5ÔÂ 24 RuleParse
-rw-r--r--   1 root     other        113  4ÔÂ 24 22:12 RuleParse.C
drwxr-xr-x   2 root     other        512  4ÔÂ 15 16:16 bin
drwxr-xr-x   3 root     other        512 2000   5ÔÂ 27 bug
drwxr-xr-x   7 guest 503          512 2000   5ÔÂ 24 expat-1.95.2
-rw-r--r--   1 root     other     880640 2001   7ÔÂ 27 expat-1.95.2.tar
-rw-------   1 root     other      28438  4ÔÂ 15 16:02 expat.h
drwxr-xr-x   2 root     other        512  4ÔÂ 15 16:16 include
drwxr-xr-x   2 root     other        512  4ÔÂ 15 16:16 lib
lrwxrwxrwx   1 root     other         17  4ÔÂ 24 22:18 libexpat.so.0 -> lib/libexpat.so.0
-rw-------   1 root     other      39988  4ÔÂ 24 21:12 object.C
-rw-------   1 root     other      11256  4ÔÂ 24 22:04 object.hpp
drwxr-xr-x   3 root     other       1024 2000   5ÔÂ 27 test
Code:
[09:22:17] WinSock 2.0
[09:22:39] Connecting to 192.168.5.209
[09:22:39] Connected to 192.168.5.209 Port 21
[09:22:39] 220 sun27 FTP server (Testing System) ready.
[09:22:39] USER root
[09:22:39] 331 Password required for root.
[09:22:39] PASS (hidden)
[09:22:39] 230 User root logged in.
[09:22:39] SYST
[09:22:39] 215 UNIX Type: L8 Version: SUNOS
[09:22:39] REST 100
[09:22:39] 502 REST command not implemented.
WhoCares is offline