open a path to folder in terminal ubuntu code example
Example 1: open path using terminal ubuntu
# nautilus /path
$ nautilus /var
Example 2: ubuntu open file system from terminal
nautilus .
#or
nautilus /home/john/Downloads
# nautilus /path
$ nautilus /var
nautilus .
#or
nautilus /home/john/Downloads