我有这个 php 文件,不知何故显示为目录。它仍然具有 php 扩展名,但当我 cd 该文件时,我得到:
base: cd: satisfaction.php: Input/output error
当我使用 vim 编辑该文件时它看起来像一个目录。
有什么方法可以修改文件或类似的东西吗?我真的不想重新制作这个文件,因为我没有在 svn 上获取它。哎呀!请帮忙。
编辑:ls -lah
显示:
-???????? ? ? ? ? satisfaction.php
编辑2:
chown -R tyejae:tyejae satisfaction.php
chown: cannot access 'satisfaction.php': Input/output error
编辑 3:文件satisfy.php
satisfaction.php: ERROR: cannot open 'satisfaction.php' (Input/output error)
编辑4:statfulness.php
stat: cannot stat 'satisfaction.php': Input/output error
编辑 5:catfulness.php
cat: satisfaction.php: Input/output error