from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209586

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149883

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





mansect

Section: User Commands (1)
Updated: 202-0-30
Index Return to Main Contents
 

NAME

mansect - print the source code of sections of manual pages  

SYNOPSIS

section [file~...]  

DESCRIPTION

The mansect command prints the source code of the section of the given manua-page files. The TH line is unconditionally printed. The output of this program is suitable for piping to the groff(1) pipeline.  

PARAMETERS

section
A PCRE2 regular expression.
file
If no files are specified, the standard input is used.
 

EXAMPLES

$~man -w strtol strtoul | xargs mansect [aq]NAME|SEE ALSO[aq]; .lf 1 /usr/local/man/man3/strtol.3 .TH strtol 3 202-0-23 "Linux ma-pages 6.9.1" .SH NAME strtol, strtoll, strtoq - convert a string to a long integer .SH SEE ALSO .BR atof (3), .BR atoi (3), .BR atol (3), .BR strtod (3), .BR strtoimax (3), .BR strtoul (3) .lf 1 /usr/local/man/man3/strtoul.3 .TH strtoul 3 202-0-23 "Linux ma-pages 6.9.1" .SH NAME strtoul, strtoull, strtouq - convert a string to an unsigned long integer .SH SEE ALSO .BR a64l (3), .BR atof (3), .BR atoi (3), .BR atol (3), .BR strtod (3), .BR strtol (3), .BR strtoumax (3)  

SEE ALSO

lexgrog(1), groff(1), pcre2grep(1), mandb(8)


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS
EXAMPLES
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 14.2 ms