| Click Link Free documentation LINUX | LDP autor guide - Free linux manual's download help ? You also can add you work !!!! | Click Link Install FAQ | Install guide - How to install linux install manual faq linux serwer install ? | Click Link Linux Documentation Project - Add your work | LDP autor guide - Free linux manual's download help ? You also can add you work !!!! | Click Link VideoLAN Guide | Videolan guide videolan user manual free video software vls vlc - videolanlan video free gnu video software | Click Link Linux Program Download | Linux Tools , free linux software and program download Gnu software review |
These files contain the aliases and environmental variables made available to Bash running as a user shell and to all Bash scripts invoked after system initialization.
systemwide defaults, mostly setting the environment (all Bourne-type shells, not just Bash [1])
systemwide functions and aliases for Bash
user-specific Bash environmental default settings, found in each user's home directory (the local counterpart to /etc/profile)
user-specific Bash init file, found in each user's home directory (the local counterpart to /etc/bashrc). Only interactive shells and user scripts read this file. See Appendix K for a sample .bashrc file.
| [1] | This does not apply to csh, tcsh, and other shells not related to or descended from the classic Bourne shell (sh). |