English Idiom in Unix: Directory Recursively

John Nagle nagle at animats.com
Wed May 18 16:07:59 EDT 2011


On 5/17/2011 3:26 PM, Xah Lee wrote:
> might be of interest.
>
> 〈English Idiom in Unix: Directory Recursively〉
> http://xahlee.org/comp/idiom_directory_recursively.html
>
> ------------------------------------------
> English Idiom in Unix: Directory Recursively
>
> Xah Lee, 2011-05-17
>
> Today, let's discuss something in the category of lingustics.
>
> You know how in unix tools, when you want to delete the whole
> directory and all sub-directories and files in it, it's referred as
> “recursive”?

     The proper terminology is "subtree", "subfolder", or "subdirectory".

					John Nagle



More information about the Python-list mailing list