0
点赞
收藏
分享

微信扫一扫

在AWS CloudShell 安装 nano


AWS CloudShell中没有nano,需要手工添加,具体命令如下:

'''

sudo yum -y install nano 

'''

举报

相关推荐

0 条评论