5 Give the make rule for printing all the C source files in the build directory on the hp313 printer. Use shell’s filename pattern-matching character * whenever possible.

What will be an ideal response?


print: hp313
lpr -P hp313 *.c

Computer Science & Information Technology

You might also like to view...

Convert the decimal fraction ½ to binary.

a. 0.012 b. 0.12 c. 1.02 d. .1102

Computer Science & Information Technology

List the name of aliases

What will be an ideal response?

Computer Science & Information Technology

How does the 64-bit version of Windows support 32-bit applications?

What will be an ideal response?

Computer Science & Information Technology

What role does the virtual file system (VFS) perform within the CentOS 7 kernel?

What will be an ideal response?

Computer Science & Information Technology