The contents of the file are given below name the file


The contents of the file are given below. Name the file hello.c. #include #include int main() { printf("hello your-name-here\n"); exit(0); } Now, Change the hello program to print out your name. Type "script" to begin recording all output. Display your program by typing "cat hello.c". Now recompile your new program and run it. Type "exit" to end the recording session. The output file is called "typescript". Print out this file. (You might want to transfer it to your local machine first using WINSCP.)

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: The contents of the file are given below name the file
Reference No:- TGS0569251

Expected delivery within 24 Hours