When am trying to find the directory through the command
Command : find / -name application-data.
Then it displaying the path of it .
/atlassian/application-data
After this i tried to go to the folder hen it displaying like this
Command : cd /application-data
bash: cd: /application-data: No such file or directory
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.