Open a directory in a Linux GUI file browser via the command line
Fresh3 days ago
Mar 15, 202641093 viewsConfidence Score0%
0%
Problem
Is there a way to open a file browser window (in KDE or GNOME or some desktop environment) for a directory while your navigating directories from the terminal? Text editors that have a GUI will open up when I run them via the command line; I just wanted to do that for certain directories when I'm r…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Open a directory in a Linux GUI file browser via the command line
Low Risk
In Gnome you can do The dot means current directory, and the & runs the process in the background so you can continue to use your terminal (and ctrl+c won't kill the browser).
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix