Durchsuchen nach
Schlagwort: OpenSourceTraveler

Bash Scripting on Linux: How to query your Login Name?

Bash Scripting on Linux: How to query your Login Name?

In Bash, you have two variables, $USER and $LOGNAME. $LOGNAME $LOGNAME provides the primary login name of the user. This name is typically stored in the /etc/passwd file and is read by the login program during the initial session setup. It is an environment variable. $USER $USER provides the name of the current user. It is often set by the shell itself or the login manager. It is an environment variable. What is an environment variable? An environment variable is…

Weiterlesen Weiterlesen

Erster Blog

Erster Blog

22.08.2011 Mein erster Blog im Netz. Die bisherige Webseite gibt es nicht mehr. Das war mir auf Dauer zu aufwendig, das ganze zu aktualisieren. Ich führe jetzt einen Blog, der je nach Gelegenheit immer wieder aktualisiert wird.   El nuevo blog de Sven. La última pagina web no existe. No tengo tiempo para escribir los datos sobre la ciudad Essen. Ahora tengo un blog para escribir sobre mi vida.