Find Jobs
Hire Freelancers

Linux Shell Script

$30-250 USD

已完成
已发布将近 7 年前

$30-250 USD

货到付款
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: 14138942

关于此项目

30提案
远程项目
活跃7 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
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 在3天之内
5.0 (10条评论)
3.4
3.4
30威客以平均价$100 USD来参与此工作竞价
用户头像
A proposal has not yet been provided
$72 USD 在2天之内
5.0 (221条评论)
6.3
6.3
用户头像
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 在3天之内
5.0 (12条评论)
5.3
5.3
用户头像
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 在1天之内
5.0 (21条评论)
4.4
4.4
用户头像
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 在1天之内
5.0 (26条评论)
4.6
4.6
用户头像
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 在3天之内
5.0 (5条评论)
4.2
4.2
用户头像
A proposal has not yet been provided
$30 USD 在1天之内
5.0 (13条评论)
3.7
3.7
用户头像
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 在0天之内
4.9 (11条评论)
3.3
3.3
用户头像
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 在3天之内
5.0 (6条评论)
2.8
2.8
用户头像
I have wrote down scripts on linux previously. I can work on your requirements as well. will be glad to help you.
$55 USD 在1天之内
5.0 (1条评论)
2.3
2.3
用户头像
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 在1天之内
5.0 (2条评论)
2.1
2.1
用户头像
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 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在5天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
A proposal has not yet been provided
$111 USD 在5天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
Can you send me 2 files. I will make a script and send you demo.
$100 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在5天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在2天之内
0.0 (0条评论)
0.0
0.0

关于客户

POLAND的国旗
Warszawa, Poland
5.0
23
付款方式已验证
会员自11月 15, 2013起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。