[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bash; nur eine variablen zuweisung



Am Montag, 27. November 2006 16:32 schrieb Heiko Schlittermann:
> Thorsten Haude <debian@thorstenhau.de> (Mo 27 Nov 2006 15:59:06 
CET):
> > Hi,
> >
> > * Roland M. Kruggel wrote (2006-11-27 15:41):
> > >...und nun sind meine ganzen lienefeeds weg.
> > >-->
> > >mail1:~# a=`tail -4 /var/log/auth.log`
> > >mail1:~# echo $a
> > >Nov 27 15:35:01 mail1 sshd[15593]: (pam_unix) session opened for
> > > user rkruggel by (uid=0) Nov 27 15:35:31 mail1 sshd[15593]:
> > > (pam_unix) session closed for user rkruggel Nov 27 15:35:52
> > > mail1 sshd[15612]: Accepted publickey for root from
> > > 80.145.46.85 port 62875 ssh2 Nov 27 15:35:52 mail1 sshd[15627]:
> > > (pam_unix) session opened for user root by root(uid=0)
> > >--<
>
> Wie breit ist Deine Konsole?
> Was sagen:
>
>     echo $COLUMNS
>     stty -a


-->
Formatiere bash(1) neu, bitte warten...
mail1:~#
mail1:~# echo $COLUMNS
100
mail1:~# stty -a
speed 38400 baud; rows 51; columns 100; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; 
eol2 = <undef>;
swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase 
= ^W; lnext = ^V; flush = ^O;
min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl 
ixon -ixoff -iuclc -ixany -imaxbel
-iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 
bs0 vt0 ff0
isig icanon iexten echo echoe 
echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke
--<


-- 
cu

Roland Kruggel  mailto: rk.liste at bbf7.de
System: Intel, Debian etch, 2.6.16.16, xfce4 KDE 3.5



Reply to: