💻 Software
Directory invisible until I cd into it
Fresh7 days ago
Mar 15, 20262088 viewsConfidence Score0%
0%
Problem
I have a mysterious directory that doesn't list until I cd into it. Then it does just fine. Then it vanishes again periodically. Some time passes, with no commands entered... I am SSH'd into this machine with putty. If I open up another connection to the machine, the second connection seems to alwa…
Error Output
bash-3.00$ pwd /sde bash-3.00$ ls -la total 16 drwxr-xr-x 4 root root 0 May 18 16:46 . drwxr-xr-x 29 root root 4096 Mar 23 13:16 .. drwxrwxrwx …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Directory invisible until I cd into it
Low Risk
You're seeing an automounter in operation. Automounter implementations vary, but the basic principle is to mount a directory only when it's accessed. This one is mounting on demand when you change into it; other automounters might always list it in …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix