You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ls -la /tmp/.X11-unix
lrwxrwxrwx 1 spronovo spronovo 19 Apr 21 15:28 /tmp/.X11-unix -> /mnt/wslg/.X11-unix------success
but ls /tmp/.X11-unix ,,thisis invalid. the response on my terminal is /tmp/.X11-unix(color is red). Obviously there are no files in this directory. So why?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
ls -la /tmp/.X11-unix
lrwxrwxrwx 1 spronovo spronovo 19 Apr 21 15:28 /tmp/.X11-unix -> /mnt/wslg/.X11-unix------success
but ls /tmp/.X11-unix ,,thisis invalid. the response on my terminal is /tmp/.X11-unix(color is red). Obviously there are no files in this directory. So why?
Beta Was this translation helpful? Give feedback.
All reactions