Skip to main content
replaced http://meta.unix.stackexchange.com/ with https://unix.meta.stackexchange.com/
Source Link

To quote my own post from Metamy own post from Meta:

Linking to man pages

I already have a favored method for this, which you can read about in the less man page in two places:

LESS='+/\+cmd' man less 

and

LESS='+/LESS[[:space:]]*Options' man less 

(See what I did there?)

To quote my own post from Meta:

Linking to man pages

I already have a favored method for this, which you can read about in the less man page in two places:

LESS='+/\+cmd' man less 

and

LESS='+/LESS[[:space:]]*Options' man less 

(See what I did there?)

To quote my own post from Meta:

Linking to man pages

I already have a favored method for this, which you can read about in the less man page in two places:

LESS='+/\+cmd' man less 

and

LESS='+/LESS[[:space:]]*Options' man less 

(See what I did there?)

Source Link
Wildcard
  • 37.5k
  • 30
  • 149
  • 284

To quote my own post from Meta:

Linking to man pages

I already have a favored method for this, which you can read about in the less man page in two places:

LESS='+/\+cmd' man less 

and

LESS='+/LESS[[:space:]]*Options' man less 

(See what I did there?)