Question: Test your grep command skills by completing the following tasks: Create a file named diff.txt inside your ~/workspace/project-log/directory with the following format: Version: 2.0 username:

Test your grep command skills by completing the following tasks:

  1. Create a file named diff.txt inside your ~/workspace/project-log/directory with the following format:
    Version: 2.0 username: current_user < ~/workspace directory visible content list > 
  2. Grep the differences between the~/workspace/project-log/changelog.txt file content against the ~/workspace/project-log/diff.txt file content and append the results to the ~/workspace/project-log/changelog.txt file

TIP: Try using autocompletion shortcuts, relative paths and string interpolation.

Keep getting errors one and two for this problem.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!