awk -F\| '{print>$1}' file1awk -F\| '{print $1","$2","$5","$6" "$7" "$10","$8" "$9}' padron_reducido_ruc.txt > padron_reducido_rucname.c
sv
iconv -f ISO-8859-1 -t UTF-8 in.txt > out.txt
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
awk -F\| '{print>$1}' file1 awk -F\| '{print $1","$2","$5","$6" "$7" "...
No comments:
Post a Comment