UNIX Programming and Technical Programming Technical

Why do we use touch command in UNIX?
[1] to create an empty file
[2] to rename a file
[3] both
[4] none

Read Solution (Total 7)

UNIX Other Question

Why do we use sed command in UNIX?
[1] for replacing any text with another text
[2] for deleting file
[3] for creating directory
[4] None of above
How i am able to compile two .c file from the single command in gcc compiler ?