Search Results

Search: Posts Made By: alindner
3,472
Posted By alindner
Example in put would be like: ./eggs dda...
Example in put would be like:

./eggs dda godgy dnoaym iaMmi enlesasm iplup

and output of:

This Script interprets each input entered and descrambles the letters to determine the words that...
3,472
Posted By alindner
Bash Script issues
So what i am trying to do is write a script that takes in any number of scrambeled words and unscrambles them.

I have already addressed the issues of partial matches, exits silently if there are...
2,556
Posted By alindner
Sorry since i have a few questions im working on...
Sorry since i have a few questions im working on i didnt update all the data.
/usr/dict/numbers looks like this
one
two
three
four
five
six
seven
eight
nine
ten
eleven
....up to one...
2,556
Posted By alindner
Grep expressions homework, need assistance
Please dont delete, im listing my assignment and will be editing as i work on it. I am NOT looking for answers but help in understanding how to use grep
1. The problem statement, all variables...
11,935
Posted By alindner
grep to get line numbers
I know if i use grep -n that the output will have the lines numbered but is there a way to grep the actually line number.

so like this

grep -n "one" /usr/dict/numbers
1:one
21:twenty-one...
5,363
Posted By alindner
Issue with tr, removing [:alnum:]
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:


You...
6,636
Posted By alindner
Yeah i managed to get it this way find /usr/bin...
Yeah i managed to get it this way find /usr/bin -type f -name "*.py" but i was trying to grep for the files starting with p, i didnt think to add it to the find.

Thanks!
6,636
Posted By alindner
Grep for filetype starting with letter p
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:


Which...
2,848
Posted By alindner
Du without directory and Grep for occurrences of a word
Assistance on work Use and complete the template provided. The entire template must be completed. If you don't, your post may be...
1,353
Posted By alindner
Assistance on work
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:

Files stored...
Showing results 1 to 10 of 10

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