English 中文(简体)
提交文件的日期
原标题:Copy the terminal session to a file
  • 时间:2012-04-24 06:48:47
  •  标签:
  • macos
  • unix

是否有任何办法将终端印刷的产出复制到档案中。 在我的案件中,由于我已经执行过我的方案,并提供了无法从终点站复制的大量产出,所以指挥员的笔记、牙齿和gt子赢得了工作。

最佳回答

Got it. There is an option in terminal->shell-> Export text As. Which resolved my issue :)

问题回答

无,你可以拦截一个现有档案库的运行方案,并透明地将其转移到其他地方。 一些终端播种者可以支持伐木;如果您的终点站有足够的反馈,你可以复制和复制(尽管在你过去如此的情况下,如果它过于繁琐的话,会给其他终点站吃饭,可能会造成大量损失。





相关问题
2 mysql instances in MAC

i recently switched to mac. first and foremost i installed xampp. then for django-python-mysql connectivity, i "somehow" ended up installing a seperate MySQL. now the seperate mysql installation is ...

Iterating over string/strlen with umlauted characters

This is a follow-up to my previous question . I succeeded in implementing the algorithm for checking umlauted characters. The next problem comes from iterating over all characters in a string. I do ...

Controlling OSX windows

I m trying to control windows of a foreign OSX applications from my application. I d like to 1. move the windows on the screen 2. resize the windows on the screen 3. change the currently active window ...

Switching J2SE versions on Mac OS (SnowLeopard)

My current JDK on Mac OS (10.6) is set to 1.6 and I d like to switch to 1.5. A listing of /System/Library/Frameworks/JavaVM.framework/Versions/ shows: lrwxr-xr-x 1 root wheel 10 Nov 3 18:34 ...

Scrolling inside Vim in Mac s Terminal

I ve been googling around trying to figure out if it s possible to use my mouse wheel to scroll while inside Vim in Mac s Terminal, with no luck. It seems as if only X11 or iTerm support this. Before ...

export to MP3 from quicktime API

A question for Apple,QT programmers. Would like to know if it s possible to export a Movie object to MP3 using the QuickTime API. Preferably the ConvertMovieToFile function. I ve looked at ...

热门标签