0

everytime I start my terminal I get this output, I am trying to delete the $PATH variable but without success...

Last login: Wed Sep 21 17:19:19 on ttys001
-bash: /Users/Miguel/Applications/adb/adb_Mac: No such file or directory
gniourf_gniourf
  • 44,650
  • 9
  • 93
  • 104
Miguel
  • 1
  • can you show us how you do that, and the contents of your `~/.bashrc` file. – Jean-François Fabre Sep 21 '16 at 16:19
  • 1
    You really do not want to delete your `PATH` variable. Your shell relies on it having *some* sensible value. – chepner Sep 21 '16 at 16:42
  • 1
    `.bash_profile` is probably more relevant; terminal emulators in OS X tend to start login shells by default, and the `Last login:` message supports that happening here. – chepner Sep 21 '16 at 16:43
  • Hi guys, I solved the problem. The _.bash_profile_ file was wrong. Thank you @chepner – Miguel Sep 21 '16 at 17:16

0 Answers0