Unix Command

Procedure

  • For example, “rm file.txt”
    • It would search for a file called rm, load the file into memory, and execute it with the parameter file.txt.

Leave a Reply