Search Results

Search: Posts Made By: xanthos
1,117
Posted By xanthos
Thank you for the 2 solutions.
Thank you for the 2 solutions.
1,117
Posted By xanthos
Merging several line in one based on an occurrence
Hi,

I try to gather several line in one based on the first column.

For exemple :

toto;1;2;3
toto;4;5;6
toto;7;8;9
etc... (Number of lines not predefined)
ruru;a;b;c
ruru;d;e;f...
1,616
Posted By xanthos
Yes I,ve got the two backslash at the beginning, ...
Yes I,ve got the two backslash at the beginning,
You can try with #!/bin/bash
1,616
Posted By xanthos
Hello, for me, it's working with bash I've...
Hello, for me, it's working with bash

I've copied your script and added echo $FTPHOST echo $SERVERPATH.
It returns :

100.100.100.100
\\server\volume\path\file.pdf

I just put a space at the...
3,590
Posted By xanthos
Here in Paris (France), new year in 10 minutes...
Here in Paris (France), new year in 10 minutes :D:D:D:D:D
3,590
Posted By xanthos
Thank you. It's working with cut. The space is...
Thank you. It's working with cut. The space is not deleted. :D
3,590
Posted By xanthos
awk get rid of space in end of field
Hello.

I'm using a file to "grep" in a 2nd one (with awk)

cat file1
2 first user
9 second user
1 third user (with a space after user)

I want to get the line except the 1st field...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 05:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy