Can I save/redirect the output text in the terminal to some file? Just like ConEmu & SecrurCRT does? #4240

Closed
opened 2026-01-30 23:41:52 +00:00 by claunia · 4 comments
Owner

Originally created by @19317362 on GitHub (Oct 3, 2019).

I've tried WSL2 + docker + Windows Terminal. It's very good for developing.

It will be better if some features in SecureCRT & ConEmu can be introduced,

Save or redirect the output text in the terminal to some file with this feature

  1. The format of the filename can be generated like yyyy-mm-dd_HH_MM_SS.log
    (like SecureCRT).
    This is very useful while using something like adb logcat etc.

  2. Can change a new file while day changing.

  3. File name has session name (just like SecureCRT & ConEmu

Originally created by @19317362 on GitHub (Oct 3, 2019). # I've tried WSL2 + docker + Windows Terminal. It's very good for developing. It will be better if some features in SecureCRT & ConEmu can be introduced, ## Save or redirect the output text in the terminal to some file with this feature 1. The format of the filename can be generated like yyyy-mm-dd_HH_MM_SS.log (like SecureCRT). This is very useful while using something like adb logcat etc. 2. Can change a new file while day changing. 3. File name has session name (just like SecureCRT & ConEmu
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-30 23:41:52 +00:00
Author
Owner

@Biswa96 commented on GitHub (Oct 3, 2019):

adb logcat already has a -f option to dump output in a file.

@Biswa96 commented on GitHub (Oct 3, 2019): `adb logcat` already has a `-f` option to dump output in a file.
Author
Owner

@zadjii-msft commented on GitHub (Oct 3, 2019):

Thanks for the suggestion! This sounds to me like it's just about the same thing as #642, so I'm going to close in favor of that original one.

/dup #642

@zadjii-msft commented on GitHub (Oct 3, 2019): Thanks for the suggestion! This sounds to me like it's just about the same thing as #642, so I'm going to close in favor of that original one. /dup #642
Author
Owner

@ghost commented on GitHub (Oct 3, 2019):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Oct 3, 2019): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@19317362 commented on GitHub (Oct 7, 2019):

Thanks for the suggestion! This sounds to me like it's just about the same thing as #642, so I'm going to close in favor of that original one.

/dup #642

Yes. It's duplicate.
The feature of SecureCRT is very useful for long time runing (several days for test & debug with log).

@19317362 commented on GitHub (Oct 7, 2019): > Thanks for the suggestion! This sounds to me like it's just about the same thing as #642, so I'm going to close in favor of that original one. > > /dup #642 Yes. It's duplicate. The feature of SecureCRT is very useful for long time runing (several days for test & debug with log).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4240