GM help me to find the ID of my old char!
GM help me to find the ID of my old char!
the nick was FuN-ArcheR or something like, i can tell the pass of he in PM, give me he login i forget
D2ARCHER
7X Lvl Archer And Counting
D2MAXIMOS
XX Lvl AK Hibrid Stopped at moment ^^
7X Lvl Archer And Counting
D2MAXIMOS
XX Lvl AK Hibrid Stopped at moment ^^
Code: Select all
tmwxxabb@minden027:~/tmwserver/save$ cat account.txt | grep `cat athena.txt | grep -i fun-archer | awk '{print $2}' | awk -F , '{print $1}'` | awk '{print "This char belongs to account named: " $2"."}'
This char belongs to account named: archerfan.
thanks so much...Platyna wrote:Regards.Code: Select all
tmwxxabb@minden027:~/tmwserver/save$ cat account.txt | grep `cat athena.txt | grep -i fun-archer | awk '{print $2}' | awk -F , '{print $1}'` | awk '{print "This char belongs to account named: " $2"."}' This char belongs to account named: archerfan.
D2ARCHER
7X Lvl Archer And Counting
D2MAXIMOS
XX Lvl AK Hibrid Stopped at moment ^^
7X Lvl Archer And Counting
D2MAXIMOS
XX Lvl AK Hibrid Stopped at moment ^^