help 32 weeks 19 hours ago i want to Display lines from Assignment-4.txt that has words from Assignment-4-1.txt in linux
Moderator's Comments:
edit by bakunin: what makes you think posting homework or coursework questions isn't prohibited for you the same way as it is for others?
- Thread closed -
Florida State University, Tallahassee, FL, USA, Dr.
Disclaimer: this is for an assignment. I am not asking for explicit code. I am only asking for help understanding the concepts so that I may learn the material without copying what someone else has done.
My assignment is to take some data from a text file, parse out the words, sort them alphabetically, delete the duplicates, and output them to a new text file.
read more
I have this assignment and I am not sure how to start it, I am new any help will be appreciated....
(BASH)
Let us say a test is conducted to assess the typing speed for applicants. We need to count # of correctly spelled words and penalize for incorrectly spelled words.
I did a simple PS1 assignment
PS1="\e[0;31m[\W]\$ \e[m "
All I wanted to do was to change the prompt color and display only the relative path. However this messes up the CLI. For example, when browsing history with the ↑ it crops and overlaps the display. When i type a long command the cursor moves to the beginning of the screen overlapping with the prompt display itself.
i had got a new networking assignmen.can someone help me with this assignment.
Common sense: see time average is half of the
statistic average.
Is it true? Just think about how much time you
need to wait to get on a Pioneer bus.
Hints: the common sense is correct only if the
buses leave a station regularly (say every 10
minutes).
So, why the two averages are different in other
cases?
I am using a makefile where there is a line like
VAR=$(MVAR) command1;
Now when command1 executes i want VAR to retain the value what is being assigned by MVAR which is required for the successful completion of command1.
But unfortunately VAR contains some default value while executing command1, ie VAR is not able to hold the value assigned during assignment while executing command1.
if same c