Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

UNIX HELP I have file (Numbers.txt) that has a list of numbers randomly ranging from 1-300. I wanted to get rid of numbers 120 through

UNIX HELP
I have file (Numbers.txt) that has a list of numbers randomly ranging from 1-300. I wanted to get rid of numbers 120 through 130 strictly through writing a unix script. I thought that the easiest way to do this would be to SORT the numbers in the file (using unix), then write a file containing all numbers before 120 and another file containing all numbers after 130 and combine them. I have no idea how to do that in unix since im so new to the syntax. Someone please help.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essential SQLAlchemy Mapping Python To Databases

Authors: Myers, Jason Myers

2nd Edition

1491916567, 9781491916568

More Books

Students also viewed these Databases questions

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago