Summary
Thecd command is used to change the current working directory the Merlin agent is using.
Relative paths can be used (e.g.,. ./../ or downloads\\Merlin).
This command uses native Go and will not execute the cd binary program found on the host operating system.
- Needs Admin: False
- Version: 1
- Author: @Ne0nd0g
Arguments
path
- Description: The directory path to change to
- Required Value: True
- Default Value: None