DeathWolf -> weird bash behaviour (Mar. 10, '06, 12:46:29 PM) |
I've been experiencing weird behaviour with bash:
1.copy/paste cuts very early, i dont know if it's bash related, or term related, but after a certain quantity of characters it cuts. It did that both in rxvt, puttycyg, and the default windows-based shell
2.running a script has odd behaviours like i had a script with this in it:
pkg_add autoconf-current-bin.tgz
pkg_add automake-current-bin.tgz
Running it
quote:
gzip: stdin: unexpected end of file
tar: End of archive volume 1 reached
tar: Sorry, unable to determine archive format.
.tgz' has unknown filename part!tems.com/pkgs/3.5/autoconf-current-bin.tgz
.tgz' by URLe to fetch `ftp://ftp.interopsystems.com/pkgs/3.5/autoconf-current-bin.tgz
gzip: stdin: unexpected end of file
tar: End of archive volume 1 reached
tar: Sorry, unable to determine archive format.
.tgz' has unknown filename part!tems.com/pkgs/3.5/automake-current-bin.tgz
.tgz' by URLe to fetch `ftp://ftp.interopsystems.com/pkgs/3.5/automake-current-bin.tgz
But if i do run the commands one by one separatly it does work perfectly
That's it for now, if anyone can confirm the problems/or any solution, i'd like to hear about it.
Thanks,
Paul-Kenji Cahier
|
|
|
|