You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Now It will change the directory location to Desktop and then enter the below command
pwd
#Now it will show the full directory path like '/home/xxxxx/Desktop'
Copy this path along with the zip/txt file name as below along with the extension(If present)
'/home/xxxxx/Desktop/zipfilename.zip'
Now you can use this in the python code. Or else copy the python file in the desktop itself and you can straightly use the file names instead of file path with executing the program.
Hello, I have difficulty when calling the file address that I will crack the password on the ubuntu OS. My file is in the desktop directory.
The text was updated successfully, but these errors were encountered: