Make an archiving of sub-directories relative to path.
i.e.
where example has subdirs:
- example_sub1
- example_sub2
Script should do:
- Check if there is --subdirectory argument
- List subdirectories in path directory
- Tar all subdirectories and remove them.