This thread is quite obviously about how to write a script to get an entire directory (including subs). Since Unix shell scripting isn't traditionally an MA specialty I was wondering if my comrades in ...
let's say I have a powershell function that takes a number of string parameters and combine them into a directory path, what's the best way to ensure each individual variable ends with an appropriate ...