Browse anything anywhere locally

This script allows me to look at anything I want under NetPositive from the command-line. I keep this in /boot/home/config/bin/N+here, and use it as a quick means to browse through directory trees.

NetPositive file:// `pwd` /$1 &

Then all I have to do is type:

N+here

to bring up a directory listing in NetPositive.
If this doesn’t work for you, try this instead: #!/bin/sh NetPositive file:$PWD/$1 &
(This last bit thanks to Eide-Goodman )

 

Comments

No comments so far.

(comments are closed)

Kategorien

 
 
Blogroll
Resources