Chapter 1 : Scary Command not working

Hi,

I tried to execute the “scary command” from chapter 1 and got the following error.
(lldb) sys echo "$(dclass -t swift)" | grep -v _ | grep "\." | cut -d. -f1 | uniq | wc -l

1 Like

I’ve recently tested this command and got the same error

nether works for me. assume I have installed .lldbinit correctly as I checked it how it was mentioned in the readme