[Q] Is this supposed to work with `wget`?
NightMachinery opened this issue · 3 comments
NightMachinery commented
progress -p `pidof wget`
has no output for me. Is this normal?
BestPig commented
It works well for me, not really a progression, because there is no source file on the case of wget, but it's showing something.
Be more precise on your environment, Linux or Mac ?
Are you sure pidof wget is returning something?
Are you sure pidof wget is not returning many processes id?
Xfennec commented
NightMachinery commented
It works well for me, not really a progression, because there is no source file on the case of wget, but it's showing something.
Be more precise on your environment, Linux or Mac ?
Are you surepidof wgetis returning something?
Are you surepidof wgetis not returning many processes id?
Ubuntu
pidof wget returned one PID.
I’ll close the issue for now, thanks.
