Sat, 09 Feb 2008

setting the terminal to cons25
TERM=cons25; export TERM

posted at: 22:00 | path: | permanent link to this entry

[zeptar] wliao, could you tell me that command to print directories
of files to a file again? [wliao] ls -lR? [wliao] or find /path -type f? [zeptar] no printing the contents of directories to a file [vn] ls -al > fluff.txt ? [wliao] both commands can be redirected to a file [zeptar] yes thanks :) [vn] beat you to it wl

posted at: 00:09 | path: | permanent link to this entry