Sponsored Content
Full Discussion: storage of allias
Top Forums UNIX for Dummies Questions & Answers storage of allias Post 302101160 by System Shock on Thursday 28th of December 2006 12:28:17 PM
Old 12-28-2006
If you just alias a command on the command line, it gets "stored" in memory. Once you log out, is gone. You have to manually store it in your .profile if you want it to be set every time you log in.
 

We Also Found This Discussion For You

1. Solaris

allias in .bash_profile not working

I am using solaris 10 x86. I have created a .bash_profile under root's home directory(/). The contents of the file are: Solaris10u8/# cat .bash_profile export PATH=$PATH:/usr/sfw/bin export PS1='\h\w\$ ' export PAGER="less -imsq" alias ll='ls -l' alias la='ls -a' The problem is that: ... (7 Replies)
Discussion started by: proactiveaditya
7 Replies
SABAYON-APPLY(8)														  SABAYON-APPLY(8)

NAME
sabayon-apply - Apply a sabayon profile to a user. SYNOPSIS
sabayon-apply DESCRIPTION
sabayon-apply is a tool to apply a profile created with sabayon . It is typically run as part of the Xsession login scripts. OPTIONS
profile If a profile is manually specified on the command line, that profile mapping will take precedence above the ones in users.xml or groups.xml FILES
/etc/sabayon/users.xml XML file that maps userids to profile mappings /etc/sabayon/groups.xml XML file that maps userids to profile mappings /etc/sabayon/sabayon-debug-log.conf Config file for logging options. /etc/sabayon/profiles/ Directory where profiles are stored. RESOURCES
http://live.gnome.org/Sabayon COPYING
Copyright (C) 2007 GNOME Sabayon authors This program is Free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 28/12/2009 SABAYON-APPLY(8)
All times are GMT -4. The time now is 07:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy