Question

Which of the following is most appropriately called a "command," and what should the other be called?

  1. changeDirectoryTo
  2. changeDirectoryTo /home/peter
Was it helpful?

Solution

The command is changeDirectoryTo. /home/peter is the argument to that command

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top