Search Results

Search: Posts Made By: Net-Man
7,066
Posted By Net-Man
search files in a directory and its subdirectories
Hello my friends,

I need to write a simple shell bad file :D that search and delete a file it's name 'Microsoft.txt' in the current directory and its subdirectories?

So can you help to guide...
18,109
Posted By Net-Man
My friends this is not HW it's just challenge...
My friends this is not HW it's just challenge between my friends :)
Anyway i try to solve it:

grep -c | sort -u test.txt | tr -d "\t \v \f [unct:] [:upper:] "

but actually i don't know how i...
18,109
Posted By Net-Man
Actully yes but i don't know how i can use it to...
Actully yes but i don't know how i can use it to give me distinct words.

please if you can just guide me how i can do it. thank you
18,109
Posted By Net-Man
counts the number of distinct words
I'm looking to write a sample shell script that counts the number of distinct words in a text file given as Argument.
Remark: White space characters are spaces, tabs, form feeds, and new lines.
...
2,558
Posted By Net-Man
oh God, Thank you vidyadhar85 i don't know how i...
oh God, Thank you vidyadhar85 i don't know how i can thank u really :) I understand everything thankx again :)
2,558
Posted By Net-Man
Sorry, but how you removed this ==>file1<== ??...
Sorry, but how you removed this ==>file1<== ?? you replaced already by this *.TXT right? what are you mean exactly??
2,558
Posted By Net-Man
Oh God :) that is thanks for this replay but...
Oh God :) that is thanks for this replay but Please can you expalin more than about this '/^==>*/d;/^$/d' what r you meaning by this exactly?

I'm sorry if i disturb u by my question :o
2,558
Posted By Net-Man
mmm, plz vidyadhar85 can you just expalin to this...
mmm, plz vidyadhar85 can you just expalin to this pattern for ==> and $ .:o
2,558
Posted By Net-Man
Hello, Thank you vidyadhar85 and redhead so...
Hello,

Thank you vidyadhar85 and redhead so much,

But now please redhead can you explain to me this pattern for each character :o.

thank you again.
2,558
Posted By Net-Man
Find and write to a files
Hello my friends,I'm a new learner to programming in Linux so kindly can you help me to write this simple script for me and it is lists all text files "*.TXT" in a directory and writes the first line...
Showing results 1 to 10 of 10

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