Describe a way to override a standard utility.
What will be an ideal response?
The most common way to override a standard utility is to put an executable file of the same name
in a directory in your search path ($PATH) which is ahead of the directory where the standard
utility is located. In some shells, another way would be to define an alias of the same name.
Computer Science & Information Technology
You might also like to view...
What is the purpose of the source attribute?
A) It defines the type of image used. B) It defines where the image is stored. C) It provides an alternate image in case the original image does not function properly. D) It specifies image properties.
Computer Science & Information Technology
A packet-filtering firewall installed on a TCP/IP-based network typically functions at the TCP level.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology