Plan 9 Plumber

Plumb Zip file

 

View files inside a zip compressed file via Plumber without extraction. Zip files are accessible at /n/tapefs.

#zip file content in a new window
type    is    text
data    matches    '([a-zA-Z¡-ï¿¿0-9_\-.,/]+)\.zip'
arg    isfile    $0
plumb    start    window fs/zipfs $file; cd /n/tapefs; ls; rc
 


 

Comments

Popular posts from this blog

Plan 9 : The Infinity Notebook

Plan 9: Quick Boot with UEFI

Comics Builder in GNU Emacs