Answered step by step
Verified Expert Solution
Question
1 Approved Answer
B. Write linux commands for the following tasks, you might use several commands to accomplish these tasks: Assume you have a file hello.c in a
B. Write linux commands for the following tasks, you might use several commands to accomplish these tasks:
- Assume you have a file hello.c in a sub folder csci489, copy the file to the usr directory under root directory, the root directory is /root
- how to save the file in nano? How to delete a file in linux terminal?
MV File, RM FileName
- Log to the linux server, go to the /etc directory, open the file named passwd. Show the complete line that start with gdm
- Show the commands to: g++ to Compile hw1.cpp and link with pthread library, name the executable file as myex. then run the executable program.
- List all .cpp files in the current directory
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started