nchy13 0 Light Poster

i want to ask if i can take input from .txt file to run a source file(.s)
using arm-elf-run abc.s hi.txt.
but giving hi.txt is not working like in c
./a.out hi.txt.
any help whatsoever is appreciated.