A name of a range can begin with the / symbol
Indicate whether the statement is true or false
FALSE
Computer Science & Information Technology
You might also like to view...
Write a method called random100 that returns a random integer in the range of 1 to 100 (inclusive).
What will be an ideal response?
Computer Science & Information Technology
In order to move from the /home/joe/test/data to the /home/joe directory, what command below should be issued?
A. cd .. B. cd ../.. C. /home/joe D. cd ./..
Computer Science & Information Technology