If you're using windows, tee won't work since it's a unix or linux command. Now, if you have windows 10 on that computer, you could run linux inside it and depending on what's installed in that version of linux get tintin and tee to work. Within tintin a script command may exist that turns on logging of a session that follows, but I haven't read enough of tintin to know that for sure. The tee command in a linux or unix environment is what you would use if such a script command doesn't exist inside of tintin itself.
On Wed, 21 Apr 2021, William wrote: > Sorry, if you do not mind can you provide a full example of the line? I have > tried and seemed not working. > > Also, according to the official site, the wintin version do not have shell > script support, do you know if that works as well? > > Thanks. > > > Jude DaShiell ? 21/4/2021 18:53 ??: > > > That appends onto the line you use to start your tintin session. For > > help, run man tee. > > > > > > On Wed, 21 Apr 2021, William wrote: > > > >> Hi, > >> I do not know about this. > >> How should I put this line of command? > >> Put this in a main.tin file? > >> Or where should I put this line of command? > >> > >> I have not read any help on this type of command, and I cannot find any > >> relevant information on the official manual, where can I learn about this? > >> > >> Thanks. > >> > >> > >> Jude DaShiell <[email protected]> ? 2021?4?21? ?? ??3:39??? > >> > >>> Do you know about the tee command? > >>> You could try: > >>> tintin|tee tintin.log > >>> If you wanted to append tintin.log > >>> tintin| tee -a tintin.log > >>> > >>> > >>> On Tue, 20 Apr 2021, William wrote: > >>> > >>>> Hello, > >>>> > >>>> I just learn to use tintin mud client. > >>>> > >>>> I would like to know if any one here also use this mud client? > >>>> > >>>> I wanna know, if I want the client to write every message that appear on > >>> the > >>>> screen to a text file, what should i do? > >>>> > >>>> I have tried > >>>> > >>>> using > >>>> > >>>> #log {append} {log.txt} > >>>> #debug all log > >>>> > >>>> But seemed that it has not achieve what I wanted. > >>>> > >>>> Thanks. > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>> > >>> > >>> > >>> > >>> > >> > >> > >> > >> > >> > > > > > > > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#123638): https://groups.io/g/blind-gamers/message/123638 Mute This Topic: https://groups.io/mt/82234235/21656 Group Owner: [email protected] Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/21656/1071380848/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
