Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 502 Bytes

ReadMe.md

File metadata and controls

31 lines (24 loc) · 502 Bytes

Sudoer Of Myself

Todo

  • Sys0 infrastructure

    • Process

      • PID
      • Schedule (possible in JS?)
    • Shell

      • History file
      • Tab completion
      • Pipe
      • Input redirecting
      • Env setting
      • Control flow syntax
    • File attributes

      • Times
      • Modes
    • Programs

      • cat (read stdin)
      • rm
      • ls (options)
        • -a
        • -l
      • ln (soft and hard)
  • Story