J’utilise Windows 11. Dans le terminal, les commandes Linux habituelles ne sont pas disponibles. Les commandes telles que chmod et vim renvoient des erreurs de ligne de commande comme :
`vim : The term ‘vim’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- vim ~/.bashrc
-
+ CategoryInfo : ObjectNotFound: (vim:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Comment puis-je résoudre cela ? J'utilise Windows après une interruption d'une décennie, donc soyez indulgent !