Dino Vliet writes:
> I have two files with the same number of rows but different columns. I
> want to create one file out of them and am looking for a simple shell
> command or shell script to accomplish that.
man join
--
John Hasler
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian
Quoting Dino Vliet :
Hi debian people,
I have two files with the same number of rows but different columns.
I want to create one file out of them and am looking for a simple
shell command or shell script to accomplish that.
File 1 has N number of rows and columns X,Y,Z and File 2 has N
num
Quoting Dino Vliet :
Hi debian people,
I have two files with the same number of rows but different columns.
I want to create one file out of them and am looking for a simple
shell command or shell script to accomplish that.
File 1 has N number of rows and columns X,Y,Z and File 2 has N
num
On 04/03/2010 07:09 AM, Dino Vliet wrote:
Hi debian people,
I have two files with the same number of rows but different columns. I
want to create one file out of them and am looking for a simple shell
command or shell script to accomplish that.
File 1 has N number of rows and columns X,Y,
rodrigo writes:
> http://www.gnu.org/software/screen/
There is, of course, a Debian screen package. apt-get install screen
--
John Hasler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
nohup, screen seems a bit more complex, my problem is very simple.
Thanks again.
--
Henrique G. Abreu
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tue, 07 Nov 2006 13:22:54 -0600
Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote:
> Henrique G. Abreu wrote:
> > Thanks guys, it worked just great!
> >
>
> What? Nohup or screen?
>
> ?
>
>
I guess nohup I don't know if you can figure out screen that fast :)
[]s
rodrigo
--
==
Henrique G. Abreu wrote:
Thanks guys, it worked just great!
What? Nohup or screen?
?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Thanks guys, it worked just great!
On 11/7/06, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
On Tue, Nov 07, 2006 at 03:04:56PM -0300, Henrique G. Abreu wrote:
> Hi,
>
> I'd like to run a command on bash console, and close the console
> (ssh for example), the command still runs, and then come
On Tue, Nov 07, 2006 at 03:04:56PM -0300, Henrique G. Abreu wrote:
> Hi,
>
> I'd like to run a command on bash console, and close the console
> (ssh for example), the command still runs, and then come back and see
> its results.
> How is that possible?
nohup might do it for you
A
signature.asc
On Tue, 7 Nov 2006 15:04:56 -0300
"Henrique G. Abreu" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to run a command on bash console, and close the console
> (ssh for example), the command still runs, and then come back and see
> its results.
> How is that possible?
>
> Thanks,
>
check this ou
11 matches
Mail list logo