Archive for 'terminal'

It is possible to enable and disable the file path display using terminal. The method we are going to see here will display the file path in the title bar of the finder window.

For enabling path view, execute the following command in the terminal window of your mac.

Code:

Now restart the finder and you will be able to see the path of the file selected will be displayed on the title bar of the finder window.

For disabling path view in the title bar, execute the following command in the terminal window of your mac.

Code:

Before we begin, You need root access to perform this action.

1. Download some terminal from play store. i personally use this one.

2. Open the terminal and type su. Superuser will ask for root access or permission will be denied if you are not rooted.

3. Type logcat and press enter. You can see the log displayed on your terminal window.