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

  1. changeDirectoryTo
  2. changeDirectoryTo /home/peter
有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top