ubuntu open directory from terminal
xdg-open folder_name
how to find a file in linux terminal
find /path/to/folder/ -iname *file_name_portion*
open path using terminal ubuntu
# nautilus /path
$ nautilus /var
open folder from terminal ubuntu
Just use "open [path_to_dir]" in Unix or "start [path_to_dir]" in Windows as:
open . #Open current directdory in Unix
start . #Open current directory in Windows
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us