Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
help /
C /
gnome-terminal /
[ HOME SHELL ]
Name
Size
Permission
Action
figures
[ DIR ]
drwxr-xr-x
adv-keyboard-shortcuts.page
12.98
KB
-rw-r--r--
app-colors.page
6.51
KB
-rw-r--r--
app-cursor.page
2.08
KB
-rw-r--r--
app-fonts.page
4.05
KB
-rw-r--r--
app-fullscreen.page
2.07
KB
-rw-r--r--
app-terminal-sizes.page
3.08
KB
-rw-r--r--
app-zoom.page
1.73
KB
-rw-r--r--
gs-execute-commands.page
2.03
KB
-rw-r--r--
gs-tabs.page
5.42
KB
-rw-r--r--
index.page
1.72
KB
-rw-r--r--
introduction.page
1.42
KB
-rw-r--r--
legal.xml
998
B
-rw-r--r--
overview.page
3.97
KB
-rw-r--r--
pref-bell.page
1.92
KB
-rw-r--r--
pref-custom-command.page
2.8
KB
-rw-r--r--
pref-custom-exit.page
2.43
KB
-rw-r--r--
pref-keyboard-access.page
3.19
KB
-rw-r--r--
pref-login-shell.page
3.07
KB
-rw-r--r--
pref-menubar.page
2.08
KB
-rw-r--r--
pref.page
746
B
-rw-r--r--
pref-profile-char-width.page
1.82
KB
-rw-r--r--
pref-profile-encoding.page
1.69
KB
-rw-r--r--
pref-profiles.page
9.11
KB
-rw-r--r--
pref-scrolling.page
5.31
KB
-rw-r--r--
pref-tab-window.page
2.54
KB
-rw-r--r--
pref-user-input.page
1.56
KB
-rw-r--r--
prob-reset.page
2.41
KB
-rw-r--r--
txt-copy-paste.page
2.12
KB
-rw-r--r--
txt-links.page
3.01
KB
-rw-r--r--
txt-search.page
3.02
KB
-rw-r--r--
txt-select-text.page
1.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : txt-search.page
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="task" id="txt-search"> <info> <revision version="0.1" date="2013-03-03" status="candidate"/> <revision pkgversion="3.34" version="0.2" date="2020-01-04" status="candidate"/> <link type="guide" xref="index#textoutput"/> <credit type="author copyright"> <name>Sindhu S</name> <email>sindhus@live.in</email> <years>2013</years> </credit> <credit type="copyright editor"> <name>Ekaterina Gerasimova</name> <email>kittykat3756@gmail.com</email> <years>2013</years> </credit> <credit type="copyright editor"> <name>Michael Hill</name> <email>mdhillca@gmail.com</email> <years>2013</years> </credit> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> <desc>Search the <app>Terminal</app> output.</desc> </info> <title>Search for text</title> <p>You can search text in the <app>Terminal</app> output:</p> <steps> <item> <p>Press <media its:translate="no" type="image" mime="image/svg" src="figures/keyboard-key-search.svg"> <key>Search</key> key symbol</media> in the top-right corner, or press <keyseq><key>Ctrl</key><key>Shift</key><key>F</key></keyseq>.</p> </item> <item> <p>Type in the search keyword and press <key>Enter</key> to search backwards. Alternatively, click on the arrows according to the desired search direction.</p> </item> </steps> <p>You can search using the following options to narrow down your results:</p> <terms> <item> <title><gui style="checkbox">Match case</gui></title> <p>Make the search case sensitive: this restricts results to only those that match the case of your search keyword.</p> </item> <item> <title><gui style="checkbox">Match entire word only</gui></title> <p><app>Terminal</app> will look for the entire keyword and will ignore results that partially match your search keyword. For example, if you have searched for “cat”, <app>Terminal</app> will show only results that match this keyword exactly and omit results such as “bobcat”.</p> </item> <item> <title><gui style="checkbox">Match as regular expression</gui></title> <p>You can use regular expression patterns, also known as regex patterns, in your search keywords. <app>Terminal</app> will display the results that match these search terms.</p> </item> <item> <title><gui style="checkbox">Wrap around</gui></title> <p><app>Terminal</app> searches from your current location in the scrollback to the end of available terminal output and then restarts the search.</p> </item> </terms> <note style="tip"> <p>If you expect to work with a lot of <app>Terminal</app> output, increase the <link xref="pref-scrolling#lines">scrollback lines</link> to a higher limit to allow <app>Terminal</app> to search further back.</p> </note> </page>
Close