Search Results

Search: Posts Made By: biswajeet.beher
15,635
Posted By biswajeet.beher
it's ok...i am new to perl
ya u r right. I am very new to this field..as you said have to learn the basic concepts first.Any way thank you very much.
15,635
Posted By biswajeet.beher
I copied the whole stamenet along with "perl -e"
Thanks, I copied the whole statement into my perl script , but it is giving synatax error:

syntax error at compare_forms2.pl line 27, near "perl -e "

Here is the code i used in my per script:
...
15,635
Posted By biswajeet.beher
how to get timestamp of a file in a perl script
I have seen this posting here:

perl -e '@d=localtime ((stat(shift))[9]); printf "%02d-%02d-%04d %02d:%02d:%02d\n", $d[3],$d[4]+1,$d[5]+1900,$d[2],$d[1],$d[0]' file1.txt

I need to use it inside...
Showing results 1 to 3 of 3

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