This file is indexed.

/etc/pegasus/sample.tc.text is in pegasus-wms 4.4.0+dfsg-7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# multiple line text-based transformation catalog: 2010-11-17T19:52:42.179-08:00
tr black::analyze:1.0 {
	site isi {
		pfn "/home/pegasus/2.0/bin/keg"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr black::findrange:1.0 {
	site isi {
		pfn "/home/pegasus/2.0/bin/keg"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr black::preprocess:1.0 {
	site isi {
		pfn "/home/pegasus/2.0/bin/keg"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr diamond::analyze:1.0 {
	site isi {
		pfn "/home/pegasus/2.0/bin/keg"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr diamond::findrange:1.0 {
	site isi {
		pfn "/home/pegasus/2.0/bin/keg"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr diamond::generate:1.0 {
	site isi {
		pfn "/home/pegasus/2.0/bin/keg"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr pegasus::cleanup {
	site isi {
		pfn "/home/pegasus/2.0/bin/dirmanager"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr pegasus::dirmanager {
	site isi {
		pfn "/home/pegasus/2.0/bin/dirmanager"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr pegasus::seqexec {
	site isi {
		pfn "/home/pegasus/2.0/bin/dirmanager"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}

tr pegasus::transfer {
	site isi {
		profile env "GLOBUS_LOCATION" "/vdt/globus" 
		profile env "LD_LIBRARY_PATH" "/vdt/globus/lib" 
		pfn "/home/pegasus/2.0/bin/transfer"
		arch "x86"
		os "LINUX"
		type "INSTALLED"
	}
}