Yahoo Clever wird am 4. Mai 2021 (Eastern Time, Zeitzone US-Ostküste) eingestellt. Ab dem 20. April 2021 (Eastern Time) ist die Website von Yahoo Clever nur noch im reinen Lesemodus verfügbar. Andere Yahoo Produkte oder Dienste oder Ihr Yahoo Account sind von diesen Änderungen nicht betroffen. Auf dieser Hilfeseite finden Sie weitere Informationen zur Einstellung von Yahoo Clever und dazu, wie Sie Ihre Daten herunterladen.
Kali Linux Cannot access /etc folder?
cd /etc
I get the error cannot bash: cd: /ect: No such file or directory
I think it's something to do with the permissions so how do I gain access to the folder. Thanks.
I get the error bash: cd: /ect: No such file or directory
4 Antworten
- Anonymvor 6 JahrenBeste Antwort
Are you spelling it right? That is not a permissin error message.
- GreywolfLv 7vor 6 Jahren
/ect is the wrong spelling. Try /etc.
If you get a permission denied error, do sudo cd /etc