A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tricks:gvfs [2014/09/29 14:32]
admin
tricks:gvfs [2015/10/09 17:45]
admin
Line 18: Line 18:
 You'll now be able to access network shared directories under **/​var/​run/​user/<​userid>/​gvfs/<​share>​** You'll now be able to access network shared directories under **/​var/​run/​user/<​userid>/​gvfs/<​share>​**
  
 +A practical example would be:
 +<​code>​
 +> ls /​var/​run/​user/​1000/​gvfs/​smb-share\:​server\=storage\,​share\=team-libraries/​
 +</​code>​