BookmarkSubscribeRSS Feed
Billybob73
Quartz | Level 8

Hi,

I'm looking for a way to only delete folders (and sub folders) which do not contain any files.

 

For example let's say that c:\2013 (and all of its underlying folders and files) do not contain any files, just folders, how can I get rid of c:\2013 as a whole ? c:\2012 and c:\2014 should remain just like they are.

 

Situation before deleting empty folders

c:\2012

c:\2013

c:\2014

 

Situation after deleting folders

c:\2012

c:\2014

 

Thanks

B

1 REPLY 1
andreas_lds
Jade | Level 19

Do have to do this with sas? See Maxim 14 in Maxims of Maximally Efficient SAS Programmers.

 

I am sure that a powershell script exists to clean up empty folders.

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1194 views
  • 0 likes
  • 2 in conversation