Viewing profile — pedro84
pedro84
HN member- Joined
- Mon, Aug 12, 2013, 4:09 PM UTC
- HN karma
- 1,930
- Public activity
- 140 items
- HN profile
- View on Hacker News ↗
About pedro84
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #33585807
RE: #2, would "wait $(jobs -rp)" work for you?
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #24084649
$ ls -l /usr/bin | awk '$5 > 50000000' -rwxr-xr-x 1 root root 51859776 Jan 26 2018 pandoc
- story
-
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…
- story
- story
- story
- story
-
comment
Comment #21614874
This is a little more awk-ish: awk -F, '$2 == "F" {$0=(($1-32)*5/9)",C"} {print}'
- story
- story
- story
-
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
- story