<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Record and Replay Linux Terminal Sessions	</title>
	<atom:link href="https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 06 Feb 2024 06:19:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Harsh Shah		</title>
		<link>https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-1481964</link>

		<dc:creator><![CDATA[Harsh Shah]]></dc:creator>
		<pubDate>Mon, 26 Apr 2021 14:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15781#comment-1481964</guid>

					<description><![CDATA[Hello

Is there any way to eliminate the &lt;strong&gt;^m&lt;/strong&gt; and other special characters from the output file?  I think those characters are related to the screen color which gets appended before each character with a different color.]]></description>
			<content:encoded><![CDATA[<p>Hello</p>
<p>Is there any way to eliminate the <strong>^m</strong> and other special characters from the output file?  I think those characters are related to the screen color which gets appended before each character with a different color.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris		</title>
		<link>https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-1006760</link>

		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Tue, 26 Jun 2018 17:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15781#comment-1006760</guid>

					<description><![CDATA[For those trying to get this working on macOS 10.13.x I was able to do,
&lt;pre&gt;
# script -r /path/to/my/fancy-42-recording.log
&lt;/pre&gt;
and then to playback the recording with `script`
&lt;pre&gt;
# script -p /path/to/my/fancy-42-recording.log
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>For those trying to get this working on macOS 10.13.x I was able to do,</p>
<pre>
# script -r /path/to/my/fancy-42-recording.log
</pre>
<p>and then to playback the recording with `script`</p>
<pre>
# script -p /path/to/my/fancy-42-recording.log
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-975111</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 09 Mar 2018 18:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15781#comment-975111</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-974940&quot;&gt;abhi&lt;/a&gt;.

@abhi

You are most welcome, thanks for reading through and for the feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-974940">abhi</a>.</p>
<p>@abhi</p>
<p>You are most welcome, thanks for reading through and for the feedback.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: abhi		</title>
		<link>https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-974940</link>

		<dc:creator><![CDATA[abhi]]></dc:creator>
		<pubDate>Thu, 08 Mar 2018 13:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15781#comment-974940</guid>

					<description><![CDATA[Thanks for the blog on script command. It was very helpful and elaborative.]]></description>
			<content:encoded><![CDATA[<p>Thanks for the blog on script command. It was very helpful and elaborative.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-946299</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Sat, 09 Dec 2017 08:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15781#comment-946299</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-946042&quot;&gt;Zorglups&lt;/a&gt;.

@Zorglups

Thanks for the heads up, we will correct it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/record-and-replay-linux-terminal-session-commands-using-script/comment-page-1/#comment-946042">Zorglups</a>.</p>
<p>@Zorglups</p>
<p>Thanks for the heads up, we will correct it.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
