Linux Command Line Befehle: Unterschied zwischen den Versionen

Aus eLib.at
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 14: Zeile 14:
}}
}}


==Linux Command Line Befehle==
=Linux Command Line Befehle=


===Bash Commands===


<code>uname -a</code> Show system and kernel
==Bash Commands==


head -n1 /etc/issue
<code>uname -a</code>    Show system and kernel
 
<code>head -n1 /etc/issue</code>
Show distri­bution
Show distri­bution


mount
<code>mount</code>
Show mounted filesy­stems
Show mounted filesy­stems


date
<code>date</code>
Show system date
Show system date


uptime
<code>uptime</code>
Show uptime
Show uptime


whoami
<code>whoami</code>
Show your username
Show your username


man command
<code>man command</code>
Show manual for command
Show manual for command

Version vom 27. September 2022, 20:41 Uhr

ELibHilfeAnleitungenportal.png

 

INFORMATION

Details: Siehe Volltext. Sprache der Inhalte: Deutsch.

 

Zitierhilfe: Zitiere diese Inhalte in verschiedenen Zitierstilen. Archivkopien aller Inhalte finden sich auch im großartigen Internet Archive (Spenden).

 

QUERVERBINDUNGEN

Verbindungen mit Personen, Orten, Dingen und Ereignissen finden sich unter Themen und Schwerpunkte.


 

TAGS & KATEGORIEN



Linux Command Line Befehle

Bash Commands

uname -a Show system and kernel

head -n1 /etc/issue

Show distri­bution

mount

Show mounted filesy­stems

date

Show system date

uptime

Show uptime

whoami

Show your username

man command

Show manual for command


Links


.

Endnoten