đŸ–Ĩ OS.IO. Operating System: Input Output - JulTob/Ada GitHub Wiki

Having an application crunch numbers and catch exceptions is nice. However, it is very limiting. Without being able to interact with the outside world, you might as well have something that exists only in a bubble and is of limited use at best. In this chapter, the goal is to explain how your application will work outside the scope of its running process.

  1. File as pipes
  2. Comand Calling
  3. Command Line arguments