我正在尝试下载自制软件,但终端的默认设置要求我输入密码,而我不知道确切的密码。谁能告诉我如何处理?
Last login: Sun Oct 27 17:32:17 on ttys000
`111-250-68-247:~ louisa$ ruby <(curl -fsSkL raw.github.com/mxcl/homebrew/go)
==> This script will install:
/usr/local/bin/brew
/usr/local/Library/...
/usr/local/share/man/man1/brew.1
Press ENTER to continue or any other key to abort
==> /usr/bin/sudo /bin/mkdir /usr/local
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
Failed during: /usr/bin/sudo /bin/mkdir /usr/local
111-250-68-247:~ louisa$