term- xshell VS securecrt
Posted zxyblog
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了term- xshell VS securecrt相关的知识,希望对你有一定的参考价值。
Xshell使用技巧总结
https://www.cnblogs.com/zhangwuji/p/7155575.html
SecureCRT与Xshell简单对比
http://ju.outofmemory.cn/entry/156249
如何让securecrt能模拟出屏幕到记事本的功能呢。
暂时想到可以将securecrt-select All写到剪贴板,再将剪贴板内容写到临时文件。再用文本编辑器将其打开。
同时再删除剪贴板内容。不知道是否可行?
#NoTrayIcon #singleinstance force #ifwinactive ahk_class VanDyke Software - SecureCRT prefix=%TMP%/securecrt !+o:: FormatTime, TimeString,,yyyy-MM-dd-HH-mm-ss tempname=%prefix%/%TimeString%.tmp send ^!{a} sleep, 100 ;FileDelete %tempname% FileAppend, %Clipboard%, %tempname% run %tempname% return #if
以上是关于term- xshell VS securecrt的主要内容,如果未能解决你的问题,请参考以下文章
mobaxterm怎么导入secureCRT,xshell的session