# nasm - the netwide assembler # specific output name for input 'hello.asm' nasm -o assembled-hello ./hello.asm