Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


bash_login_profile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
bash_login_profile [2008/01/30 21:37] juckinsbash_login_profile [2025/03/20 18:12] (current) – removed juckins
Line 1: Line 1:
-======Creating a bash login source file & default prompt====== 
  
-touch .bash_login \\ 
-now add this line:  
-<code> 
-source .bashrc 
-</code> 
-\\ 
-touch this file: .bashrc \\ 
-now add this line to set a useful prompt: 
-<code> 
-PS1="[\u@\h: \w]$ " 
-</code> 
bash_login_profile.1201747042.txt.gz · Last modified: 2008/01/30 21:37 by juckins