User Tools

Site Tools


linux:administration:environment

Table of Contents

Environment

Commands

  • show all environment variables: env
  • show all language settings: locale
  • show all (accounting) limits: ulimit -a

Files

  • ~/.bashrc: environment for Bash
  • /etc/bashrc: Bash login setup, aliases and environment
  • /etc/environment: environment variables common to all users
linux/administration/environment.txt · Last modified: 2021/07/05 21:37 by Ralf H.