File cleanup.icn

Summary

###########################################################################

	Name:	 cleanup.icn

	Subject: Program to recurse down a directory hierarchy
 		 and remove files with # or ~ in their names	

	Author:	 Shea Newton and Clinton Jeffery, from Rosetta Code directory
 	 	 traversal solution at:
 		 http://rosettacode.org/wiki/Walk_a_directory/Recursively#Unicon

	Date:	 May 28, 2013

###########################################################################
Procedures:
getdirs, main

This file is part of the (main) package.

Source code.

Details
Procedures:

getdirs(s)

 return a list of directories beneath the directory 's'


main(argv)



This page produced by UniDoc on 2021/04/15 @ 23:59:54.