Hier, um es viel einfacher zu machen, hab das ganze automatisiert. Macht genau das was ich in der vorigen email beschrieben habe, nur halt automatisch (FreeBSD Pfade - u.U. anpassen):
env ENV=~/.shrc SHELL=/usr/local/bin/ksh vim -c ':!alias' -c ':q' env ENV=~/.shrc SHELL=/usr/local/bin/mksh vim -c ':!alias' -c ':q' Ersteres (pdksh) zeigt mir alle Aliase an die in .shrc gesetzt wurden, zweites, also mksh, nicht. On Wed, 1 Oct 2014 21:09:38 +0000 (UTC) Thorsten Glaser <[email protected]> wrote: > Tassilo Philipp | dyncall.org dixit: > > >Ich weiß, klingt komisch, kann mir da grad auch keinen Reim draus machen... > > Hm, seltsam. Muß ich mir mal einen vim installieren. > Wie bedient man das? Also, wie genau finde ich raus, > obs das tut, was Du willst? Sicher, daß die Shell, > die vim startet, interaktiv ist? > > Gruß > //mira“https://www.mirbsd.org/jupp.htm”bilos > -- > “ah that reminds me, thanks for the stellar entertainment that you and certain > other people provide on the Debian mailing lists │ sole reason I subscribed to > them (I'm not using Debian anywhere) is the entertainment factor │ Debian does > not strike me as a place for good humour, much less German admin-style humour” -- Tassilo Philipp | dyncall.org <[email protected]>
