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

command not found (using shell) #162

Open
garycnew opened this issue Jan 3, 2022 · 1 comment
Open

command not found (using shell) #162

garycnew opened this issue Jan 3, 2022 · 1 comment

Comments

@garycnew
Copy link

garycnew commented Jan 3, 2022

I've successfully installed node-0.10.48 and vtop-0.5.7 on a legacy armv7 Linux device. However, when attempting to exec the vtop command I receive a command not found error. After reviewing the vtop wrapper, I'm beginning to believe it's an incompatibility issue with shell (sh). Shell contains the builtin exec command (# type exec), but it doesn't have the builtin command command (# type command). Is this a known compatibility issue? Thank you for your assistance.

@garycnew
Copy link
Author

garycnew commented Jan 3, 2022

I've discovered that I'm able to successfully exec vtop-0.5.5 directly, without the vtop wrapper, but only the cpu and memory graphs work (the pid list is blank). Moreover, is the network graph not incorporated in vtop-0.5.5? Thanks, again, for your assistance.

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

1 participant