Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F9501205
experiment.pl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
132 B
Subscribers
None
experiment.pl
View Options
#!/bin/perl
while
(
$
line
=
<>
){
chomp
(
$
line
);
(
$
dummy
,
$
rec
,
$
exp
)
=
split
/\s+/
,
$
line
,
3
;
print
$
rec
,
"\t"
,
$
exp
,
"\n"
;
}
exit
(
0
);
File Metadata
Details
Attached
Mime Type
text/x-perl
Expires
Sun, Feb 23, 2:03 PM (2 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4485444
Default Alt Text
experiment.pl (132 B)
Attached To
rHEPDATASVN hepdatasvn
Event Timeline
Log In to Comment