Search Results

Search: Posts Made By: Tonda
3,448
Posted By Tonda
[Solved]
Hi,
thats exactly what i want to get.

Thanks rubin
3,448
Posted By Tonda
Replace a word with string from another file
Hi,

this belongs a little to my other post [1] but only at the starting point.

With
find -name "*.htm*" i got a list like this:


./1999/01/file1.html
./1999/01/file2.html...
10,135
Posted By Tonda
What is in the arrays?
Ah, thanks Franklin52.

i read a introduction to awk and think i got the most of this code, but i have few question to the arrays.
From where come from, are they filled automaticly like $0 with...
10,135
Posted By Tonda
[Solved] Insert Tabs / Indent text
Thanks to you. I decide me for the second version because its short and works for me.

@vgersh99: This folderstructure has a static depth of three levels
year
month
file

Could you...
10,135
Posted By Tonda
Insert Tabs / Indent text
Hi,

i need replace the slash (/) with a newline (\n) and a tab (\t).

With 'find -type f' in a folder i got this output:
./1999/01/file1
./1999/01/file2
./1999/02/file1
./2000/04/file1...
Showing results 1 to 5 of 5

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