Mart, you are correct, your example works. But lets say for example that all users can possibly belong to 3 groups for simplicity sake. You only belong to group 1 and 3 but not 2. Membership in each group maps a drive and you want each line to display exactly below the first. It can't be done using "at" for every line being displayed to the screen. You would have something that is kind of ugly. I currently do it the way that you describe. I'm just tired of it looking so ugly.

Thanks for the input, though.
Kevin