HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- source .alias
Operating System - Linux
1830354
Members
2296
Online
110001
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 05:22 AM
08-23-2005 05:22 AM
source .alias
I want to source my .alias file when I login. I put the following entry in my .kshrc
. ~/file/.alias
but, it doesnt work :-(
when I run it manually, then it works..
what did I do wrong?
. ~/file/.alias
but, it doesnt work :-(
when I run it manually, then it works..
what did I do wrong?
- Tags:
- source
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 05:29 AM
08-23-2005 05:29 AM
Re: source .alias
Hi,
Your aliases should be in .kshrc
In this case there is no need to do anything else than to add in your .profile
# Set up the KSH env.
ENV=$HOME/.kshrc
export ENV
or you add . ~/file/.alias in .profile...
All the best
Victor
Your aliases should be in .kshrc
In this case there is no need to do anything else than to add in your .profile
# Set up the KSH env.
ENV=$HOME/.kshrc
export ENV
or you add . ~/file/.alias in .profile...
All the best
Victor
- Tags:
- env
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 05:42 AM
08-23-2005 05:42 AM
Re: source .alias
or you add . ~/file/.alias in .profile...
#my alias file is very long, so I dont want to add it to .kshrc.
adding to .profile is perfect. thank you!
#my alias file is very long, so I dont want to add it to .kshrc.
adding to .profile is perfect. thank you!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP