Article 4S9X9 Cannot Edit PATH for Android Debug Bridge on Kali Linux Live USB

Cannot Edit PATH for Android Debug Bridge on Kali Linux Live USB

by
Johnny Faster
from LinuxQuestions.org on (#4S9X9)
I'm following these instructions:

https://www.lifewire.com/android-deb...ge-adb-4149410

It fails here:

Quote:
Follow these steps to edit the PATH file in macOS or Linux:

Open Terminal through Spotlight or Applications/Utilities.
Enter this command to open your Bash profile in your default text editor:
touch ~/.bash_profile; open ~/.bash_profile
Move the cursor to the very end of the file and enter the following, replacing folder with the path to the platform-tools folder:
export PATH="$HOME/folder/bin:$PATH"
Save the file and exit the text editor.
Enter the following Terminal command to run your Bash profile:
source ~/.bash_profile
I thought I saved the error message but I can't find it. I'll reboot and post that in the next post.latest?d=yIl2AUoC8zA latest?i=vUGLuCrU_K8:8c1MxV1UZq8:F7zBnMy latest?i=vUGLuCrU_K8:8c1MxV1UZq8:V_sGLiP latest?d=qj6IDK7rITs latest?i=vUGLuCrU_K8:8c1MxV1UZq8:gIN9vFwvUGLuCrU_K8
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments