Question : AWK Inplace Edit? Not generate new file

Gurus,

How can I perform an inplace edit instead of having to generate a new file?

Example: This works fine!

awk -F"|" '{line=line+1; if (line == 1) { print } else { print $1"|"$2"|"$3"|"$4"|"$5"|"$6"|"$7"|"$8"|CATEGORY_ID="$9"\\PAPER="$10"\\JACKET="$11"\\FOIL="$12"\\ENVELOPE="$13"\\WEIGHT="$14"\\LENGTH="$15"\\WIDTH="$16"\\DEPTH="$17"\\SCHEDULER="$18"|"}}' Master_Delta.txt > DP_after_prepro5.txt

BUT ... I want to edit "Master_Delta.txt" only.

Answer : AWK Inplace Edit? Not generate new file

You shouldn't be getting that message. Also, the multiple iexplore.exe in Task Manager isn't either.

I would give ComboFix a try. Please follow the instructions carefully and include the ComboFix log in your next post.
http://www.bleepingcomputer.com/combofix/how-to-use-combofix

Random Solutions  
 
programming4us programming4us