Search Results

Search: Posts Made By: jetoutant
11,466
Posted By jetoutant
Just trying to get the highest costing vegetables...
Just trying to get the highest costing vegetables does not have any thing to do with quantities

I have not learned awk yet

---------- Post updated at 11:33 AM ---------- Previous update was at...
7,303
Posted By jetoutant
Shell script help not sure of next command
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

I am using GNU/Linux -bash shell

I am to Create a shell script named...
11,466
Posted By jetoutant
Shell script help not sure of next command
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

I am using GNU/Linux -bash shell

I am to Create a shell script named...
8,366
Posted By jetoutant
Shell script help: not working as I like
Student just starting to learn shell script
I have file named

smallFile

John:Doe:ECE:3.54:doe@jd.home.org:111.222.3333
James:Davis:ECE:3.71:davis@jd.work.org:111.222.1111...
11,765
Posted By jetoutant
this worked grep 3\.[5-9] smallFile | grep...
this worked

grep 3\.[5-9] smallFile | grep ECE

thanks for all the help it is much appreciated

now that I have been up about 20 trying to figure this out I can get some sleep now that I...
11,765
Posted By jetoutant
ok figure it out with grep 3\.[7-9]...
ok figure it out with

grep 3\.[7-9] smallFile

now I have to display lines for ECE majors with GPA 3.5 or above but less than 4.0
what would eliminate the numbers 2 and 4 before a dot
...
11,765
Posted By jetoutant
going to need example of the command to do that
going to need example of the command to do that
15,868
Posted By jetoutant
Grep commands for numbers w/decimal points
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:
Is there a...
11,765
Posted By jetoutant
Student needs grep command help
I am a Student in college struggling with Linux homework

This home work was created by my professor not out of the class text book and is frustrating me and the text book is a little frustrating...
905
Posted By jetoutant
Student needs grep command assistance
I am a student in a UNIX/Linux classes having hard time with grep looking for assistance on some home work

I need to figure out some kind of grep command to get a out put that only gives me...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 01:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy