Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

screenfetch not working: awk and grep fighting #146

Closed
bc1bb opened this issue Dec 1, 2018 · 2 comments
Closed

screenfetch not working: awk and grep fighting #146

bc1bb opened this issue Dec 1, 2018 · 2 comments

Comments

@bc1bb
Copy link

bc1bb commented Dec 1, 2018

Hi, Another Issue:tm: today, about screenfetch this time.
When I curl the url of screenfetch, I get a battle between awk and grep because /proc/cpuinfo does not exist, full log:

iPad~# curl -s https://raw.githubusercontent.com/KittyKatt/screenFetch/master/screenfetch-dev | bash                                                                                                
awk: /proc/cpuinfo: No such file or directory                                                                                              
grep: /proc/cpuinfo: No such file or directory                                                                                             
awk: /proc/cpuinfo: No such file or directory                                                                                              
awk: /proc/cpuinfo: No such file or directory                                                                                              
grep: /proc/cpuinfo: No such file or directory                                                                                             
awk: /proc/cpuinfo: No such file or directory    

And then nothing...

@tbodt
Copy link
Member

tbodt commented Dec 1, 2018

I'm gonna call this a duplicate of #148

@tbodt tbodt closed this as completed Dec 1, 2018
@bc1bb
Copy link
Author

bc1bb commented Dec 1, 2018

Oh sorry, didn't see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants