Monday, October 27, 2025

Sunat padron

 

 

awk -F\| '{print>$1}' file1


awk -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

 

No comments:

Chrome disable keyring prompt

  Add --password-store=basic to the end of the command line.  google-chrome-stable --password-store=basic .