gudn tach!
- tree in windows ist X in linux. was ist X?
Hilft Dir tree?
siehe auch http://www.computerhope.com/unix/tree.htm
hmm, das sieht gut aus.
aaaber es will sich bei mir nicht kompilieren lassen...
$ make
gcc -O2 -Wall -fomit-frame-pointer -DLINUX_BIGFILE -c -o tree.o tree.c
tree.c:192: error: conflicting types for '__mb_cur_max'
/usr/include/stdlib.h:57: error: previous declaration of '__mb_cur_max' was here
tree.c:192: error: conflicting types for '__mb_cur_max'
/usr/include/stdlib.h:57: error: previous declaration of '__mb_cur_max' was here
tree.c: In function main': tree.c:198: error: storage size of 'st' isn't known tree.c:463: warning: implicit declaration of function
lstat64'
tree.c:198: warning: unused variable st' tree.c: In function
listdir':
tree.c:572: error: storage size of 'sb' isn't known
tree.c:584: warning: implicit declaration of function stat64' tree.c:609: warning: long int format, different type arg (arg 3) tree.c:572: warning: unused variable
sb'
tree.c: In function read\_dir': tree.c:777: error: storage size of 'lst' isn't known tree.c:777: error: storage size of 'st' isn't known tree.c:777: warning: unused variable
lst'
tree.c:777: warning: unused variable `st'
make: *** [tree.o] Error 1
werde ich gesteinigt, wenn ich sage, dass ich es gerade unter cygwin versuche zu kompilieren?
gefunden über http://jmatrix.net/dao/case/case.jsp?case=7F000001-1EC49DB-FE085CFCED-9.
und wie bist du _darauf_ gekommen? da steht ja auch "The tree command for linux is very useful, but tree is difficult to find because google searching comes up with numerous hits about the linux file system tree, etc."
das problem hatte ich zunaechst auch. auf die idee nach '"tree command" linux' zu suchen, bin ich erst jetzt gekommen. tss.
hmm, mal schauen, ob ich anhand der gcc-meldungen via google irgendwas herausfinden kann...
prost
seth