Computers and Technology
Computers and Technology, 03.09.2019 17:30, Yoli1117

Write a function named funload that takes as its single argument the name of a file containing other functions. the purpose of funload is to make all functions in the named file available in the current shell; that is, funload loads the functions from the named file. to locate the file, funloadsearches the colon-separated list of directories given by the environment variable funpath. assume the format of funpath is the same as path and the search of funpath is similar to the shell’s search of the path variable.

answer
Answers: 3

Similar questions

Do you know the correct answer?
Write a function named funload that takes as its single argument the name of a file containing other...

Questions in other subjects: