-
Notifications
You must be signed in to change notification settings - Fork 576
Open
Description
[root@localhost ~]# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
[root@localhost ~]# uname -a
Linux localhost.localdomain 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]# rpm -qa |grep bash
bash-4.2.46-34.el7.x86_64
i install gvm by this way :
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
after installd, i logout and relogin , found cd cmd failed:
[root@localhost ~]# pwd
/root
[root@localhost ~]# cd /
[root@localhost ~]# pwd
/root
when i delete the dir, it recoverd:
rm -rf /root/.gvm/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels