업데이트 후 `cd` 명령이 작동하지 않습니다

업데이트 후 `cd` 명령이 작동하지 않습니다

시스템 관리자가 방금 Ubuntu 시스템을 업데이트했는데 이제 cd명령이 작동하지 않습니다. 이상하게 들리네요.

(base) dahl@jh125:~$ ls
anaconda3              Desktop      Music        public_html      Templates
appl                   Documents    Pictures     R                test 
'#. bash aliases#'     Downloads    Public       snap             test_box
(base) dahl@jh125:~$ cd Desktop/
bash: cd: !*: No such file or directory
Desktop/
(base) dahl@jh125:~$ cd Desktop
bash: cd: !*: No such file or directory
Desktop

권한 은 없지만 sudo이미 초과 예약된 시스템 관리자에게 연락하기 전에 무슨 일이 일어나고 있는지 알고 싶습니다. 감사합니다!

관련 정보