Linux Command Line Befehle: Unterschied zwischen den Versionen

Aus eLib.at
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 21: Zeile 21:
<code>uname -a</code>    Show system and kernel
<code>uname -a</code>    Show system and kernel


<code>head -n1 /etc/issue</code>  
<code>head -n1 /etc/issue</code>   Show distri­bution
Show distri­bution


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


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


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


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


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





Version vom 27. September 2022, 20:42 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