Issue
- When attempting to edit a file using commands like
vim
,vi
,emacs
,pico
, ornano
in LXC-SM, a "command not found" message appears.
Environment
- LXC-SM
Resolution
-
For simple edits, you can use tools like
sed
to replace text, orecho
to overwrite a file.
Additional Information