【发布时间】:2013-07-18 15:50:29
【问题描述】:
如果我在终端,我得到了这个
#index.html# Procfile bootstrap index.html
我想删除这个#index.html# 文件,我该怎么做?
打字
rm -f #index.html#
不起作用。另外,有人知道为什么它首先存在吗?我正在使用 aws EC2。
【问题讨论】:
标签: linux command-line amazon-web-services terminal
如果我在终端,我得到了这个
#index.html# Procfile bootstrap index.html
我想删除这个#index.html# 文件,我该怎么做?
打字
rm -f #index.html#
不起作用。另外,有人知道为什么它首先存在吗?我正在使用 aws EC2。
【问题讨论】:
标签: linux command-line amazon-web-services terminal
【讨论】: