Search Results

Search: Posts Made By: PerlNewbRP
Forum: Programming 04-14-2014
1,060
Posted By PerlNewbRP
Perl - Moving file based upon filesize in folder
Hi

I'm trying to look through a series of directories in A folder, lets just call it A:

for example:

A/1
A/2
A/3


Etc and I wish to move the files in the folder if they are bigger than...
2,410
Posted By PerlNewbRP
Thanks, that worked a treat - You are a Legend! ...
Thanks, that worked a treat - You are a Legend!

---------- Post updated at 12:05 PM ---------- Previous update was at 10:47 AM ----------

I should contact the queen for your knighthood!:D
2,410
Posted By PerlNewbRP
Well, it does work perfectly - thanks to...
Well, it does work perfectly - thanks to you...but I dont want the user to input the paths, so I try this and it hangs:
$f[0] = "C:/Scripts/OUTPUT/Application.log";
$f[1] =...
2,410
Posted By PerlNewbRP
Thanks that works but..
Thanks that works but I can't get it to work if I want to hard code the path in...sorry to be a pain :D.

I need to hard code the paths for both files and print the difference to another file.
2,410
Posted By PerlNewbRP
Hi I'd like to print each line where the...
Hi

I'd like to print each line where the columns match, so for example the result will show something like this:

to OUTPUTfile.log:

Uk, London, Application, datetime, LaterDateTime, Today...
2,410
Posted By PerlNewbRP
Perl search csv fileA where two strings exist on another csv fileB
Hi

I have two csv files, with the following formats:

FileA.log:

Application, This occured blah
Application, That occured blah
Application, Also this
AnotherLog, Bob did this
AnotherLog,...
Showing results 1 to 6 of 6

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