Hi everybody!
Help me please to figure out the comand that I need to use to find a file and open it at same time
for example:
root@serg-PORTEGE-Z835:~# locate bash_profile
/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bash_profile
and lets say I want to open this file, but I don't want to use cd and go all the way down to that file.
Is ther any easy and short way to do this?