Function expand_command

  • Expand the wildcards in the command to the real values, just like bash does

    Parameters

    • original_command: string

    Returns Promise<string>

    the expanded command