Results 1 to 4 of 4
I'm new to linux
I put echo "hai" in .bashrc of my user
i login into another system and try to copy a dir using
scp -r dir_name username@ip:~/
then ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-24-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 3
copying directory from one system to another
I'm new to linux
I put echo "hai" in .bashrc of my user
i login into another system and try to copy a dir using
scp -r dir_name username@ip:~/
then it asks the password
I Entered the correct password also
then it simply displays "hai"
and cannot copy anything
if I remove echo "hai" from .bashrc
then the directory copied
why it is happened?
please help me in copying directories
- 01-25-2008 #2
- 01-28-2008 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 3
help in copying directory
is copying is not possible without deleting .bashrc file?
if possible please tell me the way?
- 01-28-2008 #4


Reply With Quote
