Search Results

Search: Posts Made By: Omega1589
2,868
Posted By Omega1589
Frostwire in Ubuntu
How can I download frostwire to ubuntu. i cant seem to get it work.

~Edit: After some more research while i was waiting I found my answer

I dled Java and it worked.

Please Delete or Close
...
4,030
Posted By Omega1589
nmblookup
i am trying to use nmblookup. When I do that it says it is not a valid command. I read up and found to use that for what I need. Any ideas on how to make it work?
3,195
Posted By Omega1589
Sorry about the homework post but my professor...
Sorry about the homework post but my professor said that we can get the info from any public site. Thats the only reason. In this case it is not cheating...
3,195
Posted By Omega1589
Grep Usage
Hello,
I am trying to use grep to locate multiple uses of the same word in the same line. The word has to be 3+ char, upper or lower or both.

I tried this code
<code>
grep \([A-Za-z]{3,}\)*\1...
7,402
Posted By Omega1589
Thank you I got it.
Thank you I got it.
7,402
Posted By Omega1589
Thanks that worked. ~Thanks
Thanks that worked.

~Thanks
7,402
Posted By Omega1589
i type grep -w '.exe' i* and i get nothing...
i type
grep -w '.exe' i* and i get nothing returned.

when i type
grep -w 'exe' i* i get both .exe and exe. I need to eliminate the plain exe
7,402
Posted By Omega1589
when i did "grep -w '.exe'" then the file name,...
when i did "grep -w '.exe'" then the file name, it turned out 0 results but i know there are a few there.

When i did
egrep -w '0x[0-9]+{4,}' I also get 0 results. the four digits after the 0x...
7,402
Posted By Omega1589
Using Grep Questions
Hello All,

1.)
I am searching for ".exe" in a text file

2.)
I need to search for a hexadecimal entree of at least four digits
Showing results 1 to 9 of 9

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