# I need to process a file and print to stderr if have errors. My question is how can i exit my program with specific code(if i wrote to stderr) without managing state for it?