|
|
#1 (permalink) Top |
|
IT
![]() Join Date: Sep 2006
Age: 21 Male
Posts: 494
Times Helpful: 14
My Mood: Busy
Status: Offline
|
Hi! So the question is - if I have a task going on in this one terminal and it outputs several messages there. Let's say I close it accidentialy - is it possible to get that text back?
__________________
Come to Latvia | Love the classics: PlayStationOne | Works well for me | |
|
|
|
|
#2 (permalink) Top |
|
iMod
![]() ![]() Join Date: May 2005
Age: 20 Male
Posts: 3,840
Times Helpful: 238
My Mood: Happy
Status: Offline
|
I'm not sure if it's possible, there are methods to get the last commands you entered.
This displays the last commands you entered: Code:
$ history Code:
$ cat ~/.bash_history What was it you were doing?
__________________
|
|
|
|
|
#3 (permalink) Top |
|
IT
![]() Join Date: Sep 2006
Age: 21 Male
Posts: 494
Times Helpful: 14
My Mood: Busy
Status: Offline
|
thanks, but it's displaying the commands that were given to the console, not the output.
__________________
Come to Latvia | Love the classics: PlayStationOne | Works well for me | |
|
|
|
|
#5 (permalink) Top |
|
IT
![]() Join Date: Sep 2006
Age: 21 Male
Posts: 494
Times Helpful: 14
My Mood: Busy
Status: Offline
|
It's a script that's designed to send files to a server and the server proceses them (builds packages). The server then sends back messages as it goes indicating the status of each package.
__________________
Come to Latvia | Love the classics: PlayStationOne | Works well for me | |
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MisBehaving Terminal... | Impotence | Linux and Other OSes | 4 | 20-07-2006 09:43 PM |