请问各位大大 SSH命令如何解压文件~
我现在有个文件叫4.zip我上传到网站根目录下了~
请问 SSH如何解压?
登陆SSH后直接输入:unzip 4.zip 提示出错
还有我的SSH执行命令的时候出现以下提示:
-bash: $: command not found
-bash-3.2# cd httpd
-bash: cd: httpd: No such file or directory
-bash-3.2# cd admin
-bash: cd: admin: No such file or directory
-bash-3.2# ls
-bash-3.2# $[Instructions] --help
-bash: 0: command not found
-bash-3.2# -pwd
-bash: -pwd: command not found