-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels