QUOTE(flashang @ Jun 24 2023, 09:16 PM)
IMHO, using Windows API or linux syscall should be preferred.
Obsolete DOS INT may only applicable on emulator,
which may difficult for justified the "usability",
and not accessible by most of the people.
If someone create an environment with shortcut of command,
and use script to create shorter code,
should this result accepted by others who was using standard shell ?

Thanks for your feedback. Yes, I already submitted a Windows EXE as my first entry for this competition, thinking to either submit another program, maybe ELF (Linux) or DOS COM. But there is not much challenge, because it is open file, create file, read /write, close file, not much improvement can be done to make them shorter. Maybe I don't know how, I am not expert in reverse-engineering.
As for your last question, that will be classified as another file type. And binary.golf website says:
QUOTE
The smallest entry of each file type wins.
So each file type is different category, standard shell script file is different category than custom shell script file, so I think it is still acceptable.
Will you join, flashang?