Hebrew with putty

Hebrew with putty

אורי uri at speedy.net
Thu Sep 30 07:10:49 IDT 2021


Hi,

I'm using bash on Ubuntu. I run a command to check how many times each
lines appear. My command is something like:

$ cat /var/log/django/speedy.log*|fgrep -i send_mail|fgrep
'subject="'|fgrep -v uri+selenium-test-user|awk -F\, '{print
$(NF-1)","$NF}'|sort|uniq -c|sort -nr|fgrep -v
email/contact_by_form/admin_feedback

And the results are:

...
     96  template_name_prefix=email/messages/new_message, subject="You have
a new message on Speedy Net"
     39  template_name_prefix=email/messages/new_message, subject="יש לך
הודעה חדשה בספידי מץ'"
     22  template_name_prefix=email/accounts/confirm_first_email,
subject="אמת את כתובת הדואר האלקטרוני שלך בספידי מץ'"
     15  template_name_prefix=email/accounts/confirm_second_email,
subject="Confirm your email address on Speedy Net"
     10  template_name_prefix=email/likes/like, subject="מישהו עשה לך לייק
בספידי מץ'"
      7  template_name_prefix=email/accounts/confirm_first_email,
subject="אמתי את כתובת הדואר האלקטרוני שלך בספידי מץ'"
      6  template_name_prefix=email/accounts/password_reset,
subject="Password reset on Speedy Net"
...

(I only showed a few lines in the middle).

I do it with putty SSH, but when I view it with putty, I see "01" where
"10" should be, and "93" where "39" should be (see screenshot attached). I
think this is because the rest of the line is in Hebrew. Why does it show
"01" and "93" and how can I fix it, if I can?

Thanks,


אורי
uri at speedy.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20210930/4298edae/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: putty 2021-09-30 a.png
Type: image/png
Size: 19012 bytes
Desc: not available
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20210930/4298edae/putty2021-09-30a-0001.png>


More information about the Linux-il mailing list