CLI Operation - ezasm-org/ezasm GitHub Wiki

To run EzASM in the command line on Linux, run the following command:

EzASM -w /path-to-file/file.ez

Important

The file path must be an absolute file path, starting from the filesystem root path. On Linux, / is the root path.

Note for WSL: The Windows filesystem is accessible from within WSL. Windows drives (ie. C:) are mounted under /mnt in WSL Linux.