Question: Hi I neeedd helllp with this challenge assignment I don't know how to solve it it keeps on saying try again from using Codio Website
Hi I neeedd helllp with this challenge assignment I don't know how to solve it it keeps on saying try again from using Codio Website can someone please help me thank you.
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
Once you have completed these tasks press the Check It button to have your solution assessed.
Check It!
LAST RUN on 9/23/2018, 9:54:46 PM
[Error ] Task 1. Expected: Create a file named diff.txt inside your ~/workspace/project-log/ directory with the requested format. Try again.
Changelog Version: 1.0
username: codio
hello.txt
hi.txt
project-log
Version: 2.0
file-list.txt
found.txt
greet.txt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
