<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>http://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Comandos_de_la_terminal%2Fmore</id>
	<title>Comandos de la terminal/more - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Comandos_de_la_terminal%2Fmore"/>
	<link rel="alternate" type="text/html" href="http://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/more&amp;action=history"/>
	<updated>2026-04-30T03:42:59Z</updated>
	<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>http://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/more&amp;diff=5028&amp;oldid=prev</id>
		<title>Rrc en 19:05 1 dic 2013</title>
		<link rel="alternate" type="text/html" href="http://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/more&amp;diff=5028&amp;oldid=prev"/>
		<updated>2013-12-01T19:05:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
* [[:#more | more]]&lt;br /&gt;
&lt;br /&gt;
== more ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
more [options] file [...]&lt;br /&gt;
&lt;br /&gt;
[rrc@Llawyr ~]$ more /usr/share/doc/iputils/bonding.txt&lt;br /&gt;
&lt;br /&gt;
[rrc@Llawyr ~]$ more -10 /usr/share/doc/iputils/bonding.txt&lt;br /&gt;
&lt;br /&gt;
Usa &amp;lt;Space&amp;gt; o &amp;lt;Return&amp;gt; para navigar&lt;br /&gt;
&lt;br /&gt;
[rrc@Llawyr ~]$ more --help&lt;br /&gt;
more: unknown option -help&lt;br /&gt;
Usage: more [options] file...&lt;br /&gt;
&lt;br /&gt;
Options:&lt;br /&gt;
  -d        display help instead of ring bell&lt;br /&gt;
  -f        count logical, rather than screen lines&lt;br /&gt;
  -l        suppress pause after form feed&lt;br /&gt;
  -p        suppress scroll, clean screen and display text&lt;br /&gt;
  -c        suppress scroll, display text and clean line ends&lt;br /&gt;
  -u        suppress underlining&lt;br /&gt;
  -s        squeeze multiple blank lines into one&lt;br /&gt;
  -NUM      specify the number of lines per screenful&lt;br /&gt;
  +NUM      display file beginning from line number NUM&lt;br /&gt;
  +/STRING  display file beginning from search string match&lt;br /&gt;
  -V        output version information and exit&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Comandos de la terminal]]&lt;/div&gt;</summary>
		<author><name>Rrc</name></author>
		
	</entry>
</feed>