Find Jobs
Hire Freelancers

Linux Shell Script

$30-250 USD

Terminado
Publicado hace casi 7 años

$30-250 USD

Pagado a la entrega
Dear Gents, I need to have linux bash script to make some operation on two text files. Below I describe step by step what the script suposed to do: 1. FileA always have one column. The script should search the data inside file and remove all rows which is not number with 7-9 character. All wrong records should be add to new create file. 2. FileB always have 5 column. Script should compare first column from FileB with FileA. If script find in column 1 of FileA any rows which is doesn't contain in FileB should remove it and put all wrong records to new file.
ID del proyecto: 14138942

Información sobre el proyecto

30 propuestas
Proyecto remoto
Activo hace 7 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
Dear Sir ! Test my pearl script please,for step one. #!/usr/bin/perl use POSIX; my $debug = 1; my $filea ="[login to view URL]"; my $outfile="[login to view URL]"; my $string_length = 7; my $str =""; my $str1 =""; my @tmpa ; my $tmpstr=""; my $strfound = 0; open ( my $fh1,"<$filea") or die "error opening $filea"; open ( my $fh3,">$outfile") or die "error opening $outfile"; while ($str = <$fh1>) { $str =~ s/^\s+|\s+$//g; if (( length $str != 7) && (length $str != 9) || (! isdigit $str) ) { print $fh3 "$str\n"; if ($debug ) { printf "Bad number :%s\n",$str; } } else { if ($debug ) { printf "Good number :%s\n",$str; } } } regards g
$50 USD en 3 días
5,0 (10 comentarios)
3,4
3,4
30 freelancers están ofertando un promedio de $100 USD por este trabajo
Avatar del usuario
A proposal has not yet been provided
$72 USD en 2 días
5,0 (221 comentarios)
6,3
6,3
Avatar del usuario
Hi I read your project description. you are looking for me please check http://magic-scan.com. This service was developed by me using python, shell script.. please work with me.
$222 USD en 3 días
5,0 (12 comentarios)
5,3
5,3
Avatar del usuario
Hi, I would gladly help you build your shell script. I have 5 years of experience as a system admin and I'm currently co-owner of a hosting company doing these projects for fun. Thank you.
$90 USD en 1 día
5,0 (21 comentarios)
4,4
4,4
Avatar del usuario
I see you're looking for bash script and on the other side required skills are also Perl, Python, ... So, if you only need something that will run on Linux (bash environment) and will do the job correctly and fast, I can make small application for only 35 $ And if I'm right, something isn't right with step 2 description. I beleive it should be: 2. FileB always have 5 column. Script should compare first column from FileB with FileA. If script find in column 1 of FileB any rows which is doesn't contain in FileA should remove it and put all wrong records to new file
$35 USD en 1 día
5,0 (26 comentarios)
4,6
4,6
Avatar del usuario
Greetings sir, i am an expert freelancer for this job and your 100% satisfaction is assured if you allow me to serve. Here is the reason. Why you should pick me? a) I am a very expert and have the same kind of experience of 5 years. b) I work very hard (16+ hours a day and 7 days a week) and also very fast so... it will be done very soon than most of the other providers c) And most important part is my policy: "I will give you (to my client) life time support (as long as you keep relation with me). And fix any bugs/problem without any cost. So, don't ever worry about me” Please sir, leave a reply ASAP, as I am waiting for your kind reply
$200 USD en 3 días
5,0 (5 comentarios)
4,2
4,2
Avatar del usuario
A proposal has not yet been provided
$30 USD en 1 día
5,0 (13 comentarios)
3,7
3,7
Avatar del usuario
Its not time taking task for me, I already have done many /Projects/scripts/scraper like this. I can make code/scraper of your project in just 4 hours and deliver your project within one day I can start your Project right now, I am ready to start, you can award me the project.
$30 USD en 0 día
4,9 (11 comentarios)
3,3
3,3
Avatar del usuario
Greetings! My name is Sergey Murzin, I'm from Kyiv, Ukraine. I have 25 years experience in programming. Any code I provide is well structured and commented, client gets whole access and rights for the code I made. Warranty covers any bugs detected later. Also, plese tell me the linux system you use - despite bash script is universal, it might be some minor version differences, so I prefer to test script on client's system before delivery. Looking forward for further clarifications of the details. Regards, Sergey
$90 USD en 3 días
5,0 (6 comentarios)
2,8
2,8
Avatar del usuario
I have wrote down scripts on linux previously. I can work on your requirements as well. will be glad to help you.
$55 USD en 1 día
5,0 (1 comentario)
2,3
2,3
Avatar del usuario
Hi, I am intrested in Your project. It's a simple task and You can be sure of completion within the given time. I will be implementing the project in python3. Feel free to message me for any query.
$30 USD en 1 día
5,0 (2 comentarios)
2,1
2,1
Avatar del usuario
I've made enough things to know how to fix your problem. How big will be the files? Send me two examples and I'll make the scripts
$111 USD en 3 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hi, I am Server Administrator. I have huge experience in Linux system Administartor and can handle every task related to it. I have more than 7 years of experience, managing and analyzing hundreds of Linux servers. I am expert in following areas : Linux/Windows servers administration, AWS, Server Migration, New Servers Setup, Mail servers setup, Server Hardening and Security etc. I can easily complete following tasks : 1. FileA always have one column. The script should search the data inside file and remove all rows which is not number with 7-9 character. All wrong records should be add to new create file. 2. FileB always have 5 column. Script should compare first column from FileB with FileA. If script find in column 1 of FileA any rows which is doesn't contain in FileB should remove it and put all wrong records to new file. Warm Regards; Anshu
$55 USD en 3 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I can do this in Shell or another language as well. This job will be done fast and then you can easily sort all your files. I am assuming it is a text file. Since it is not very complex, it is possible to do in one day. I hope you consider me for the job. Some sample data will also help. Thank you.
$55 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Have overall 10 years of experience in unix/linux server system administration & AWS(VPC,EC2,RDS,ELB,Lambda,Route 53,CAM). Have good knowledge on Deploying scalable and HA architecture environment Also have exposure on Vagrant,packers,dockers,httpd,ansible & shell scripting. I'm interested in your project. Please send me a message.
$222 USD en 5 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hello! It's not a very difficult task. Will be finished in 3 days, but I'll try to get it solved by 8 PM tomorrow. The bid itself can be discussed.
$111 USD en 3 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
A proposal has not yet been provided
$111 USD en 5 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hi, I can compete this is by 2-3 hours with $222. I will give you two separate scripting file for the above mentioned two tasks.
$222 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Can you send me 2 files. I will make a script and send you demo.
$100 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
hi i have i lot experience with bash script and i can do this work i am linux system admin work at orange Palestine
$40 USD en 5 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I am working as a shell script and Python developer and therefore can complete this task for you. 1) First requirement can be done by checking string length and removing the records which does not fit the criteria and push them to new file. 2) Second requirement requires comparison of first column from both files and if any record is absent in File B and present in File A then that record should be removed from File A and moved to new file. We can discuss this in more details if you find my bid relevant. Thank you.
$55 USD en 2 días
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de POLAND
Warszawa, Poland
5,0
23
Forma de pago verificada
Miembro desde nov 15, 2013

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.