Skip to content

This is simple replacement script for /usr/bin/man to get Manpages from Web saving disk space

License

Notifications You must be signed in to change notification settings

saymoncoppi/manpgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manpgs

This is simple replacement script for /usr/bin/man to get Manpages from Web saving disk space

Icons made by Freepik

How it works

This script replaces the man (macros to format man pages) and save some disc space due this tool use online documents instead of keep then into the disc (HDs, SSDs, Live Discs and others).

Seems like silly I know! But nowadays we already use the cloud to store our stuffs, so why not also the linux manuals? I hope you enjoy.

How install

Download the manpgs main script file

(here)

Make this an executable

sudo chmod +x manpgs

Install at /bin folder

install ./manpgs /bin/manpgs

Download the manpgs-completion.bash script

(here)

Source the file

source ./manpgs-completion.bash

About

This is simple replacement script for /usr/bin/man to get Manpages from Web saving disk space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages