Live data from Hacker News

Viewing profile — pedro84

pedro84

HN member
Joined
Mon, Aug 12, 2013, 4:09 PM UTC
HN karma
1,930
Public activity
140 items

About pedro84

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #33585807

    RE: #2, would "wait $(jobs -rp)" work for you?

  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #24084649

    $ ls -l /usr/bin | awk '$5 > 50000000' -rwxr-xr-x 1 root root 51859776 Jan 26 2018 pandoc

  14. story
  15. comment
    Comment #23326144

    http://www.openssh.com/txt/release-8.3 To check whether a server is using the weak ssh-rsa public key algorithm, for host authentication, try to connect to it after removing the ss…

  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #21614874

    This is a little more awk-ish: awk -F, '$2 == "F" {$0=(($1-32)*5/9)",C"} {print}'

  21. story
  22. story
  23. story
  24. comment
    Comment #20117411

    Qualys re-posted their writeup and included the details that had previously been left out: https://www.openwall.com/lists/oss-security/2019/06/06/1

  25. story