Write All Image Names into a CSV File by Turning Terminal Commands into U-xer's RunCommand Action

Поділитися
Вставка
  • Опубліковано 10 жов 2024
  • RunCommand is a powerful action designed for advanced users. It acts like an internal terminal/cmd built into U-xer, allowing you to perform tasks that you would typically do with terminal/cmd. RunCommand is not an exact replica of terminal/cmd but a .NET process executor, so you need to convert terminal/cmd commands into .NET process commands.
    Steps to Follow:
    1. Ensure your commands work in terminal/cmd.
    2. Translate them into .NET process commands.
    3. Verify the path and quotation marks are correct.
    Detailed instructions and documentation:
    community.u-xe...
    U-xer Website:
    u-xer.com
    U-xer Community:
    community.u-xe...
    Discord Channel:
    / discord
    Connect with Zek on LinkedIn:
    / zekeriyademir
    Follow our Company on LinkedIn: / quality-museum

КОМЕНТАРІ • 2

  • @jptrends
    @jptrends 7 днів тому

    and on a Mac?

    • @Uxer.ai.automation
      @Uxer.ai.automation  6 днів тому +1

      It is possible to run apple script using RunCommand. If you can create a script which do the work, then you can trigger it with Uxer