Find Jobs
Hire Freelancers

Linux Shell Script

$30-250 USD

Completed
Posted almost 7 years ago

$30-250 USD

Paid on delivery
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.
Project ID: 14138942

About the project

30 proposals
Remote project
Active 7 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
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 in 3 days
5.0 (10 reviews)
3.4
3.4
30 freelancers are bidding on average $100 USD for this job
User Avatar
A proposal has not yet been provided
$72 USD in 2 days
5.0 (221 reviews)
6.3
6.3
User Avatar
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 in 3 days
5.0 (12 reviews)
5.3
5.3
User Avatar
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 in 1 day
5.0 (21 reviews)
4.4
4.4
User Avatar
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 in 1 day
5.0 (26 reviews)
4.6
4.6
User Avatar
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 in 3 days
5.0 (5 reviews)
4.2
4.2
User Avatar
A proposal has not yet been provided
$30 USD in 1 day
5.0 (13 reviews)
3.7
3.7
User Avatar
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 in 0 day
4.9 (11 reviews)
3.3
3.3
User Avatar
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 in 3 days
5.0 (6 reviews)
2.8
2.8
User Avatar
I have wrote down scripts on linux previously. I can work on your requirements as well. will be glad to help you.
$55 USD in 1 day
5.0 (1 review)
2.3
2.3
User Avatar
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 in 1 day
5.0 (2 reviews)
2.1
2.1
User Avatar
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 in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
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 in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
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 in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
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 in 5 days
0.0 (0 reviews)
0.0
0.0
User Avatar
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 in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
$111 USD in 5 days
0.0 (0 reviews)
0.0
0.0
User Avatar
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 in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Can you send me 2 files. I will make a script and send you demo.
$100 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
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 in 5 days
0.0 (0 reviews)
0.0
0.0
User Avatar
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 in 2 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of POLAND
Warszawa, Poland
5.0
23
Payment method verified
Member since Nov 15, 2013

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.