descend the network tree

kitepilot at kitepilot.com kitepilot at kitepilot.com
Fri Jan 27 16:29:16 MST 2012


The line:
mount|grep -vE '^proc|^none|^fusectl|^gvfs-fuse-daemon|^binfmt_misc'
Will give you everything that is mounted. 

If you want to network/mount non-graphical, I suggest sshfs:
(if you can SSH, you can mount) 

sshfs user at remotebox:/path/I/want /home/my/local/path
YMMV...
ET 

 


Michael Havens writes: 

> how do you descend your home network tree non-graphically?
> where is the device list of your network?
> where is everything mounted?
> -- 
> :-)~MIKE~(-:


More information about the PLUG-discuss mailing list