ELF>@@r@8 @@@@@@88@8@@@M@M@M@_M@5/@f\ 7H-\ \ \ ~S{Hc\ ;\ t/H\ H<M@H1HH1@1I^HHPTIK@HK@H@_HHY HtHÐq`UH-q`HHw]øHt]q`q`UH-q`HHHH?HHHu]úHt]q`=[ uUH~]v[ @H=hW tHtUm`H]{vу=uu f!u=u tu=uuf-u[Wnt"oubtu.u#f.tu t%et!guWeu WÀuÀeu(GY  ff.SHLHAHut+t1ɀ-H1HQ0 wnI0 w-fDH 0 vApt@H Apuu$[fHvHHHHL@H1HHHcYX HJX SH|L@H1HHhX X t;X }Pffff.HW HfDUSHHcW HW H@G<3v1HĘ[]@$M@fDHcxW HD8kHcXW H|fDCHc0W H|msHcW HHt1҅HT$ 9fHcV H|H H1H*1҃;"H=f{HchV HHt1҅H|$0f.;Hc(V H|ekHcV HHt1҅@D$%=*f.HcU HD8@HcU HHt21҅T$ fkHcXU HHt1҅T$ f+HcU HHt1҅XD$%=BfHcT HHtr1҅D$%=@fHcT HHt21҅D$%= fkHcXT HHt1҅D$%=`f+HcT HHtXHcS HHt1҅(D$%=fHcS HHtB1҅;D${HchS HHt1҅D$%=f;Hc(S HHt1҅h;D$ WLl$H\$AHl$Ld$Lt$L|$HdH%(H$x1@-R R HR 9HcE1L$L<A$<-<=LwlHpHs\|$NL9As H|$8?HSI9v H|$8D"HSI9v H|$8D"HSI9v H|$8D?HHŀ|$Ot $u(H|$Pt DDHL$P҅uEt|$N/L9s H|$8\HHL9s H|$8D$HL9IA|-Hu|$Hu |$N|$Nu4H|$Xt,HT$Xt HL$8H)@I9vHuL9H|$8t|1\@L\$ |$HHD$pL\$ H=\@u۸\@HDD$pHD$p1\@L\$ {H=\@HD$hL\$ u۸\@HDD$hHD$h1ۀ|$Nu*HT$ptHL$8DI9vHuH|$hL\$ 5IHD$hD$ML\$ HD$X D$ND$ME1HD$X1D$ND$MAHD$X\@1D$H|$N=M"H|$8D$MAHD$X\@'|$NMH|$8D$MAHD$X\@"PD$ND$MAHD$X\@1D$H(JDMt-I9Ht$XLLL$0LD$(L\$ L$0LD$(L\$ `|$NuiE&AA~DA$ň]@DIIH|$H|$NDHD$hD$LDD$HH|$8LH$LHD$HD$pAHD$hHH$dH3%(HoH[]A\A]A^A_fr|$H|$MA+Dfᐸvfnftfbfaf|$M|$NL9s H|$8\HUHCI9v?AT-/~49/I9v H|$80HCI9v H|$8D0HCf.HA0#f|$Nt|$MtU\|$H|$NRL9s H|$8'HCI9v H|$8D\HCI9v H|$8D'HDE1IHDŽ$D$Ƅ$MHD$`H$L$D$L$H\$`LH$H$HMtH)L3HHHH|$HuU|$NtNHvHDA [!w#HHHH+Ht MHH9uNj$Ht$0$H$Ht$0DHt$`$V$MD$D$H$L$H|$`"T$Mf$HfA}LLD$(DT$0DT$0ILD$(4D$MAHD$X\@pD$MAHD$X\@R|$NgfMH$L$D$D$H\$@ML;\$@ML$D$H$D$L$v/A9t)HD$`A<tHHTL9rHD$`D$MAHD$X\@1|D$MAHD$X\@1aH\$Ld$HLl$L|$LcHl$Lt$HxHt$(HT$0IŋEL=*4 D$<D;%!4 rfAl$ALHIq`C1IH3 H3 IH3 IG=3 L1H)HHL'-3 HC0IkMDL{M$Mt$HD$HC(HL$0HT$(ALL<$LHD$L\$ L\$ I9wkHpI`r`I4$tLHt$ yHt$ HHt$ ID$IHC0DHL$0AHT$(Ht$ LHD$HC(L<$HD$D$ GNU coreutilsen_/usr/share/localeextra argument %s@V@V@V@V@@V@V@P@V@V@V@@V@V@V@V@V@V@V@V@V@V@V@V@V@@@`@ @@@@@V@V@`@V@V@@@V@@V@@@0@@V@@@V@@Try `%s --help' for more information. Usage: test EXPRESSION or: test or: [ EXPRESSION ] or: [ ] or: [ OPTION Exit with the status determined by EXPRESSION. --help display this help and exit --version output version information and exit An omitted EXPRESSION defaults to false. Otherwise, EXPRESSION is true or false and sets exit status. It is one of: ( EXPRESSION ) EXPRESSION is true ! EXPRESSION EXPRESSION is false EXPRESSION1 -a EXPRESSION2 both EXPRESSION1 and EXPRESSION2 are true EXPRESSION1 -o EXPRESSION2 either EXPRESSION1 or EXPRESSION2 is true -n STRING the length of STRING is nonzero STRING equivalent to -n STRING -z STRING the length of STRING is zero STRING1 = STRING2 the strings are equal STRING1 != STRING2 the strings are not equal INTEGER1 -eq INTEGER2 INTEGER1 is equal to INTEGER2 INTEGER1 -ge INTEGER2 INTEGER1 is greater than or equal to INTEGER2 INTEGER1 -gt INTEGER2 INTEGER1 is greater than INTEGER2 INTEGER1 -le INTEGER2 INTEGER1 is less than or equal to INTEGER2 INTEGER1 -lt INTEGER2 INTEGER1 is less than INTEGER2 INTEGER1 -ne INTEGER2 INTEGER1 is not equal to INTEGER2 FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode numbers FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2 FILE1 -ot FILE2 FILE1 is older than FILE2 -b FILE FILE exists and is block special -c FILE FILE exists and is character special -d FILE FILE exists and is a directory -e FILE FILE exists -f FILE FILE exists and is a regular file -g FILE FILE exists and is set-group-ID -G FILE FILE exists and is owned by the effective group ID -h FILE FILE exists and is a symbolic link (same as -L) -k FILE FILE exists and has its sticky bit set -L FILE FILE exists and is a symbolic link (same as -h) -O FILE FILE exists and is owned by the effective user ID -p FILE FILE exists and is a named pipe -r FILE FILE exists and read permission is granted -s FILE FILE exists and has a size greater than zero -S FILE FILE exists and is a socket -t FD file descriptor FD is opened on a terminal -u FILE FILE exists and its set-user-ID bit is set -w FILE FILE exists and write permission is granted -x FILE FILE exists and execute (or search) permission is granted Except for -h and -L, all FILE-related tests dereference symbolic links. Beware that parentheses need to be escaped (e.g., by backslashes) for shells. INTEGER may also be -l STRING, which evaluates to the length of STRING. NOTE: [ honors the --help and --version options, but test does not. test treats each of those as it treats any other nonempty STRING. NOTE: your shell may have its own version of %s, which usually supersedes the version described here. Please refer to your shell's documentation for details about the options it supports. http://www.gnu.org/software/coreutils/General help using GNU software: Report %s translation bugs to For complete documentation, run: info coreutils '%s invocation' write error%s: %sA NULL argv[0] was passed through an exec system call. /.libs/lt-"'`literalshellshell-alwayscc-maybeescapeclocale6@6@6@7@@7@s2@5@5@5@ 9@2@2@2@2@2@2@9@9@8@8@8@8@8@2@2@2@2@2@2@2@2@2@2@2@2@2@2@2@2@2@2@ 8@ 8@ 8@8@ 8@4@ 8@9@ 8@ 8@ 8@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@ 8@ 8@ 8@ 8@4@2@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@ 8@9@4@ 8@4@ 8@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@4@7@ 8@7@8@\@]@]@]@]@]@M@&]@memory exhausted;@Gԯ\DԶ,4Dt4DD$$<T\tDTd44dt4,Tl4<TlDTdt$ 4 T4 tT |  $ D  , D Dl 4 D$ zRx $pFJ w?;*3$"D(P\`<ARgA|ANG A J 8Oȴ#^DU,AAGn CAE ,4oJ^ A dؾ+$|N T N t A ,X@ J  I Z N ,D  I D L D L g A LBBB B(A0A8DPP 8A0A(B BBBH TAAF t(ADF N A A W,AV I KB4(Dn A T l fDP\ A L_ BEB E(A0A8G 8A0A(B BBBJ ,J^ G $QJL zD\t72Dh A $(JOQpw$JOT ,,BND lAL\t   >N`oGJK`q@ 8,0DPD\ t JK` AN A $8DS I M A <0MHThAQthDN A h8JG bAP1D$XJL F D $,JL T F qTX@DR J [,txeAG N DF CA$Q_@F@`@ @ \L@m`m`@o@ @X@ e o`8 @ @x op @oo @q`m`@@@@&@6@F@V@f@v@@@@@@@@@@@&@6@F@V@f@v@@@@@@@@@@@&@6@F@V@f@v@@@@@@@q``r`.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.jcr.dynamic.got.got.plt.data.bss 8@8T@T !t@t$8@|4o@<> X@X@F @ eNo @ p[op @p Pj @ xt8 @8  ~@y@@|7\L@\L L@Ly a@aD@d@@dm`mm`mm`mm`mo`oo`oq`q@q`q q