Hello guys I wish to know how I star a bash from scratch, I need to clone an repository from github, I've done this before, but the repository was with some scripts wrong so I need clone the repo again with the same name, but when I use the clone command the bash says that directory already exist even when I kill the bash and start again...what is the correct form to restart from scratch an bash?
Thanks in advanced!