MINI SHELL

Server : Apache/2.2.2 (Fedora)
System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686
User : apache ( 48)
PHP Version : 5.2.9
Disable Function : NONE
Directory :  /proc/self/root/usr/bin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/bin/icclink
ELF4t44 (444444(((ии<<(HHH  Ptd'ȧȧ<<Qtd/lib/ld-linux.so.2GNU	%3/1!0
&2"$* ,%()
	#'.-+C>g.#WBgTuu.b: '|~a)@:PUE`am)bкC[ >7 <"AJH(AJx2AJ+A1)AJkZOZOwDO<ZODOTOQOQOQOQOQODQOPQOhQOpQOtQOQOQOQO=OxDO=OwDO=OtDO=ODO=ODO2ti	ii
1̹йԹعܹ	

 $(,048<!@"D#H$L%P'T)X*\,`-d/h0l1p2U@5Ĺ%ȹ%̹h%йh%Թh%عh%ܹh %h(%h0%h8p%h@`%hHP%hP@%hX0%h` %hh%hp%hx%h%h%h%h%h% h%$h%(hp%,h`%0hP%4h@%8h0%<h %@h%Dh%Hh%Lh%Ph%Th%Xh%\h %`h(%dh0%hh8p%lh@`%phHP1^PTRhphxQVh US[à+tX[ÐU=tҡuÐUtt	$ÐUqD$>D$$ D$D$ED$$`D$$
D$D$#D$$D$SD$D$$̥D$.D$̝D$D$$D$D$D$$D$hD$D$$D$D$D$$D$D$D$$fD$8D$D$$>D$\D$D$$D$D$D$$D$D$D$$$
D$D$եD$D$$$-t&D$D$$D$SȡD$D$$$D$,롉D$D$$D$D$D$$D$PU(EED$ED$D$$$P&UE$D$1ÍvL$qUWVSQXID$D$(D$$1D$Ĥ$D$t8@w	$$$+ۉ+1+&$Ɖ9t7D$.$tD$3$u뤍땍&D$8$tD$>$D$F$lD$D$@$EÉEEEED$$KYMC$]1DžtDž_5t
 t ݕ:4
tD$D$D$D$$T$_i$y\$D$$o҉~W1,$QD$C$$<$D$~9uT$$náD$csed$D$D$D$trpc$kD$qesp$T$Q$D$\D$D$$QD$$$/$~1ۋ$S9uX1Y[^_]aD$D$@$\$$$BD$D$
D$̺$Xj[D$D$
D$̺$j,D$D$̺$w$4=t$lD$D$
D$̺$̺D$D$
D$̺$PD$$H;̺,D$D$$TD$)$@PD$$h+Dž$O݅\$$-Dž)%D$O$h$^=lcmn$0
D$$cU=]u}u/5;uȺtOȺCȺtc:̺?.ĺtX$JE҉Ⱥt!
B:
Ⱥu:JuFȺ̺]u}]ËE|$$\x:t${uFȺ̺뭍F{u9EUȺFȺȺ̺jU8]]ut]D$.$%t.D$$uH$1]Ɖu]$wƉ]u]Ð]Ɖu]D$$tD$3$u2믍]\$$h$	]Ɖu]D$>$[t8D$8$GgD$§$/uJv:D$D$@$s\$$0$D$O$!UÍvUWVS[:)Et1PuuuG9}ue[^_ÐUSиt1Ћ̸u[]ÐUS[ø,Y[
Links two or more profiles into a single devicelink profile.
Colorspaces must be paired except Lab/XYZ, that can be interchanged.
usage: icclink [flags] <profiles>

%co<profile> - Output devicelink profile. [defaults to 'devicelink.icm']
%ct<0,1,2,3> - Intent (0=Perceptual, 1=Colorimetric, 2=Saturation, 3=Absolute)
%cc<0,1,2> - Precission (0=LowRes, 1=Normal, 2=Hi-res) [defaults to 1]
%cn<gridpoints> - Alternate way to set precission, number of CLUT points
%cd<description> - description text (quotes can be used)

%cb - Black point compensation
%ck<0..400> - Ink-limiting in %% (CMYK only)
%c8 - Creates 8-bit devicelink
%cx - Creatively, guess deviceclass of resulting profile.
	*Lab  -- D50-based CIEL*a*b (PCS)
	*XYZ  -- CIE XYZ (PCS)
	*sRGB -- sRGB color space
	*Gray22- Monochrome of Gamma 2.2
	*Lin2222- CMYK linearization of gamma 2.2 on each channel

Examples:

To create 'devicelink.icm' from a.icc to b.icc:
	icclink a.icc b.icc

To create 'out.icc' from sRGB to cmyk.icc:
	icclink -o out.icc *sRGB cmyk.icc

To create a sRGB input profile working in Lab:
	icclink -x -o sRGBLab.icc *sRGB *Lab

To create a XYZ -> sRGB output profile:
	icclink -x -o sRGBLab.icc *XYZ *sRGB

To create a abstract profile doing softproof for cmyk.icc:
	icclink -t1 -x -o softproof.icc *Lab cmyk.icc cmyk.icc *Lab

To create a 'grayer' sRGB input profile:
	icclink -x -o grayer.icc *sRGB gray.icc gray.icc *Lab

To embed ink limiting into a cmyk output profile:
	icclink -x -o cmyklimited.icc -k 250 cmyk.icc *Lab

This program is intended to be a demo of the little cms
engine. Both lcms and this program are freeware. You can
obtain both in source code at http://www.littlecms.com
For suggestions, comments, bug reports etc. send mail to
info@littlecms.com

little cms device link generator - v1.6
ERROR: Unknown precalc mode '%d'Precalc mode already specifiedUnknown option - run without args to see valid ones.
xXH:h:8k:K:BbO:o:T:t:D:d:C:c:n:N:ERROR: Holy profile! what are you trying to do with so many profiles?ERROR: Cannot make devicelink of named color profiles!ERROR: Unknown precalculation mode '%d'Generated by littlecms icclink. No copyright, use freelyflags:

%ch<0,1,2,3> - More help

Built-in profiles:

icclink: %sInk limit must be 0%%..400%%*Lab*XYZ*srgb*Gray22*Lin2222rOkError saving file!Devicelink profiledevicelink.icmy@;,;՗;,;՗get command line option*Lab4*LabD65*null;8Ph8X(|AB
08AB
HAB
(` RD	FAB
DgAB
S~AB
FF(2 
hкЂ
)PЉooo*ooPoPoN0@OpDO7YOXOWO KO-YO>CO9YOKO.YOp+YOpWOXy?OKWO6YOYWOwDOMWO0XOWOXOXO@O COXOt?O5YOWOWOPXODO8@ODODO'YO&YOqCOPjWOPXO@DOܸy@gz-`QOliblcms.so.1cmsCreateLab4ProfilecmsCreateMultiprofileTransformcmsGetDeviceClasscmsCreateLinearizationDeviceLinkcmsCreateLabProfilecmsTransform2DeviceLinkcmsCreateInkLimitingDeviceLink_cmsSetLUTdepthcmsD50_xyYcmsCreateXYZProfile_initcmsFreeGammacmsSetErrorHandlercmsTakeManufacturercmsOpenProfileFromFile_cmsSaveProfilecmsCloseProfilecmsTakeModelcmsCreate_sRGBProfile_finicmsGetColorSpacecmsAddTagcmsDeleteTransformcmsCreateGrayProfilecmsCreateNULLProfile_Jv_RegisterClassescmsBuildGammacmsWhitePointFromTemp__gmon_start__libm.so.6libc.so.6strcpy__strtod_internal__strtol_internal__fprintf_chkperrormallocstrcasecmpmemset__vfprintf_chkstderrfputcfwrite__errno_locationexit_IO_stdin_used__libc_start_mainstrchrfree_edata__bss_start_endGLIBC_2.3.4GLIBC_2.0/lib/ld-linux.so.2icclink.debugNELF4+4 (444444(((ии(HHH  Ptd'ȧȧ<<Qtd44HH !hhh'Ђ0/)7o**	fDo	0S		\	Љ	Pe  `88k
qw
ȧ'<(и(ظ((())xx*0*(**.shstrtab.interp.note.ABI-tag.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.gnu_debuglink.dynbss.gnu.liblist.gnu.conflict.gnu.prelink_undo44HH !hhh'Ђ0oPPP7o**	fDo	0S		\	Љ	Pe  `88k
qw
ȧ'<(и(ظ((())xx*0**$/к*<. .Dd3

Anon7 - 2021