Sponsored Content
Top Forums UNIX for Advanced & Expert Users .bash_profile access related. Post 302167328 by sriram_r on Thursday 14th of February 2008 05:43:57 AM
Old 02-14-2008
< a href ="http://www.google.com"> google here</a>
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unrecognized Path in .bash_profile

Dear experts, I have installed Ruby in the following directory: $ pwd /home/ewijaya/.ruby $ ls bin lib share And I have also stated the PATH in my bash_profile like this: # .bash_profile # Get the aliases and functions if ; then . ~/.bashrc (1 Reply)
Discussion started by: monkfan
1 Replies

2. Shell Programming and Scripting

.bash_profile problem

Hi Guys, I modified my .bash_profile script , and tried to change the prompt. Following is the line of code in my .bash_profile script. export PS1=" \W " But I get the output as: \W This appears to be my prompt now. Any idea what should be done.. Thanks! (0 Replies)
Discussion started by: nua7
0 Replies

3. Shell Programming and Scripting

question in .bash_profile

We are more users using the oracle account, and people want to include theyr own files in .bash_profile. Like this: while ; do echo -n "LOGNAME is '$LOGNAME' (no sens), who are you? " >/dev/stderr read ln export LOGNAME=$ln done This works well when logging in to... (1 Reply)
Discussion started by: hannem
1 Replies

4. UNIX for Dummies Questions & Answers

bash_profile does not working

Hi all. when i connect as user megaguru i have a problem my .bash_profile does not working^:( if i do: . ./.bash_profile all enviroment variables are in place. How can i force linux to use .bash_profile before logon process? thanx in advance. (1 Reply)
Discussion started by: smallman
1 Replies

5. UNIX for Dummies Questions & Answers

Access file ownership related questions

I have two issues; any help regarding this would be highly appreciated. We deployed a file abc using pqr id. So the owner is of abc file (shell script) is ‘pqr'. However, abc file is executed by ESP event and uses the id ‘xyz'. When the file abc is executed the owner of... (9 Replies)
Discussion started by: clearC
9 Replies

6. Shell Programming and Scripting

Problem in .bash_profile Linux

Hello Friends, I was trying to give a text/welcome message to a specific user just after his login. For that i had added a echo test message line in .bash_profile of that user. Which is not working .... Also i had to execute a script on his login for that i had tried to enter the... (6 Replies)
Discussion started by: NIMISH AGARWAL
6 Replies

7. UNIX for Advanced & Expert Users

bash_profile or .profile

Hi, happy new year. on AIX 6.1 , for user oracle , there are two files : bash_profile and .profile I do not know which one is executed when login ? How to know , More over in both of them we have : in .profile : ORACLE_HOME=/appli/oracle/product/10.2.0/db_1... (5 Replies)
Discussion started by: big123456
5 Replies

8. Shell Programming and Scripting

need downloading related help...but its not related to unix

Hi All, I am trying to dowmload the zip file "zkManageCustomers.zip " but i dont have access. Can anyone help me to download this file See the below link- http://www.ibm.com/developerworks/opensource/library/wa-aj-open/index.html?ca=drs- Please help me as early as... (1 Reply)
Discussion started by: aish11
1 Replies

9. UNIX for Dummies Questions & Answers

.bash_profile question

Hello everyone, I'm trying to set my .bash_profile to change my primary prompt from this: banbatchtest1v:MCPPRD:~>to this: banbatchtest1v:MCPPRD:/home/rcarvall> Here's what my .bash_profile looks like right now: # .bash_profile # Get the aliases and functions if ; then .... (2 Replies)
Discussion started by: galileo1
2 Replies

10. Linux

Renaming .bash_profile to .profile

Hi Gurus, Recently we have migrated our servers from AIX to Linux. Most of the scripts written in AIX server are sourcing environment variables using .profile file. Now we have the following options: 1. Change all the scripts where ever .profile is being used and replace it with... (14 Replies)
Discussion started by: svajhala
14 Replies
eiskaltdcpp-daemon(1)					      General Commands Manual					     eiskaltdcpp-daemon(1)

NAME
eiskaltdcpp-daemon - simple daemon controllable via XMLRPC or JSONRPC SYNOPSIS
eiskaltdcpp-daemon -d eiskaltdcpp-daemon <Key> DESCRIPTION
EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocol. It is compatible with other DC clients, such as the original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also interoperates with all common DC hub software. COMMAND LINE OPTIONS
A summary of options is included below. -d,--daemon" Run program as daemon -v,--verbose" Verbose mode -D,--debug" Debug mode -P <port>,--port=<port>" Set port for XMLRPC or JSONRPC (default: 3121) -L <ip>,--ip=<ip>" Set IP address for XMLRPC or JSONRPC (default: 127.0.0.1) -p file,--pidfile=<file>" Write daemon process ID to <file> -c dir,--confdir=<dir>" Store config in <dir> -l <dir>,--localdir=<dir>" Store local data (cache, temp files) in <dir> (defaults is equal confdir) -S <file>,--rpclog=<file>" Write xmlrpc log to <file> (default: /tmp/eiskaltdcpp-daemon.xmlrpc.log) -U <uripath>,--uripath=<uripath>" Set UriPath for xmlrpc abyss server to <uripath> (default: /eiskaltdcpp) -h, --help Display help and exit -V, --version Show version information and exit FILES
~/.config/eiskaltdc++/ or $XDG_CONFIG_HOME/eiskaltdc++/ Directory with user configuration files DOCUMENTATION
Detail documentation about available XMLRPC and JSONRPC methods can be found in our wiki: http://code.google.com/p/eiskaltdc/wiki/XMLRPC http://code.google.com/p/eiskaltdc/wiki/JSONRPC AUTHOR
This program was written by EiskaltDC++ developers team (see file AUTHORS). EiskaltDC++ homepage: http://code.google.com/p/eiskaltdc/ BUG REPORTS
If you find a bug in EiskaltDC++ please report it here: http://code.google.com/p/eiskaltdc/issues/list This manual page was written by Boris Pek <tehnick-8@mail.ru> for the Debian project (and may be used by others). 19 Feb 2012 eiskaltdcpp-daemon(1)
All times are GMT -4. The time now is 07:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy