explain how/why an organization might use batch files to manage user files with absolute and relative pathing. give an example of how each might be used and used together. (4pts) hint: think about a large organization where every user has a duplicate set of directories, like ones called working and backup, and may need to also access common documents like copying a welcome document into a new user's directory. if you were creating batch files to manage access or copying these files, how might relative and absolute paths be used?