Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Programming & Scripting (http://www.greenguysboard.com/board/forumdisplay.php?f=15)
-   -   Shell command needed (http://www.greenguysboard.com/board/showthread.php?t=31000)

CelticTiger 2006-04-24 11:39 PM

Shell command needed
 
Can someone please save me hours of searching and tell me the shell command to create/write to a list listing all files in a directory recursively? It would be much appreciated :) Thanks

cd34 2006-04-24 11:40 PM

find . -type f -print > file.txt

CelticTiger 2006-04-24 11:45 PM

Damn that was a fast freaking reply....1 minute (not even). Thanks a bunch cd34 - you rock :)

Useless 2006-04-24 11:51 PM

CT, why do I feel nervous whenever you start playing with shell commands?
|couch|

CelticTiger 2006-04-24 11:55 PM

You have every right to be nervous :D A little knowledge is dangerous!


All times are GMT -4. The time now is 07:15 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc