Question

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

  1. changeDirectoryTo
  2. changeDirectoryTo /home/peter
Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top