rwho-0.17-57.fc25$>h>~؄st%3NL|>?)?)d   HX\ p            D v  Lz(8J9 J:5J>#M?#U@#]G#h H# I# X#Y#\# ]$ ^$db$d%e%f%l%t& u&8 v&`w)4 x)\ y)))Crwho0.1757.fc25Displays who is logged in to local network machinesThe rwho command displays output similar to the output of the who command (it shows who is logged in) for all machines on the local network running the rwho daemon. Install the rwho command if you need to keep track of the users who are logged in to your local network.Yqbuildvm-armv7-19.arm.fedoraproject.orgHFedora ProjectFedora ProjectBSD and GPL+Fedora ProjectSystem Environment/Daemonslinuxarmv7hl if [ $1 -eq 1 ] ; then # Initial installation systemctl --no-reload preset rwhod.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable --now rwhod.service > /dev/null 2>&1 || : fi if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart rwhod.service >/dev/null 2>&1 || : fi*x*t;y  큤A큤AYqYqYqYqYq9YqYqYqYq285805f288b7939c0ed8e48c96e4a7e622c49dafcf04459b1a539e93ac4cd50ef7766a10e263f4eb4711336f4bc2a130edafda1eb2d0105aa4bb23d62150c06e27e4b80e6693764ea516ac4ff4eb06a39e59770a235db6d147c4c4bcea79b67954255abbe3a6e2ebd4298d141260c43e1a59aa1a5596188f7fadb789d6a45e27e86582c902fdba8cbf5f0710180c4a30afc9b06283052233b680fe23cc99c8ea4f8ff4011e6a283123be1ac644ac519b63d95f62309c683397985f8d44229e9d983435de532041861b48a23448676d0fdd99d00f37a4f759d2b4be709b0326bf2dac350c996d1a163ca742784c356051fa036dc4f3ef3549372c9cbacbfa27a4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrwho-0.17-57.fc25.src.rpmrwhorwho(armv7hl-32) @@@@@@@    @/bin/sh/bin/sh/bin/shld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libgcc_s.so.1libgcc_s.so.1(GCC_3.5)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)systemdsystemdsystemd3.0.4-14.6.0-14.0-15.2-14.13.0.1YqV=@U@SSP@QY@QV@QPP*PM@PnPmz@Pmz@PO'PO'P OU@On@NU@N6@M{@MRKKG@JlE@I2GF_F@D@D@C@CCqB9q@B%Ax@@@@,@>@>.=(=@=r@<<<<0: :!:~:z@:I9@99v9l]9i9L88_k7ס@7,@7@7 6@6@5N@5K 4]4Y@4L@3f@Petr Kubat - 0.17-57Fedora Release Engineering - 0.17-56Fedora Release Engineering - 0.17-55Fedora Release Engineering - 0.17-54Fedora Release Engineering - 0.17-53Honza Horak - 0.17-52Honza Horak - 0.17-51Fedora Release Engineering - 0.17-50Honza Horak - 0.17-49Honza Horak - 0.17-48Honza Horak - 0.17-47Honza Horak - 0.17-45Honza Horak - 0.17-44Honza Horak - 0.17-43Honza Horak - 0.17-42Honza Horak - 0.17-41Fedora Release Engineering - 0.17-40Honza Horak - 0.17-39Fedora Release Engineering - 0.17-38Honza Horak - 0.17-37Honza Horak - 0.17-36Honza Horak - 0.17-35Fedora Release Engineering - 0.17-34Jiri Moskovcak - 0.17-33Jiri Moskovcak - 0.17-32Fedora Release Engineering - 0.17-31Fedora Release Engineering - 0.17-30Fedora Release Engineering - 0.17-29Fedora Release Engineering - 0.17-28Jiri Moskovcak - 0.17-27Harald Hoyer - 0.17-26Jesse Keating - 0.17-25.2.2Jesse Keating - 0.17-25.2.1Jesse Keating - 0.17-25.2Jesse Keating Phil Knirsch 0.17-25Phil Knirsch 0.17-24Phil Knirsch 0.17-23Elliot Lee Phil Knirsch 0.17-21Elliot Lee Elliot Lee Tim Powers Tim Powers 0.17-17Tim Powers Phil Knirsch 0.17-15Phil Knirsch Tim Powers Tim Powers Jakub Jelinek Preston Brown Bernhard Rosenkraenzer Preston Brown Jeff Johnson Bill Nottingham Bill Nottingham Bill Nottingham Prospector Preston Brown Jeff Johnson Jeff Johnson Jeff Johnson Preston Brown Jeff Johnson Bill Nottingham Jeff Johnson Cristian Gafton Jeff Johnson Prospector System Cristian Gafton Donnie Barnes Donnie Barnes Erik Troan Erik Troan - Start rwhod after the network is properly configured (#1473089)- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Use systemd instead of systemd-units- Remove syslog.target from unit requries, it doesn't need to exist- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Build the daemon with full relro- Spec file clean up according comments from Ville Skytta Related: #873838- Remove linkage against systemd-daemon - Print errors into stderr- Remove sdnotify message, while it doesn't work with forking service- Use sdnotify message to inform systemd the daemon is ready- Run %triggerun regardless of systemd_post variable definition- GPL+ added since part of rwhod is licensed under that license- Minor spec file cleanup - Use new systemd macros (Resolves: #850304)- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- removed pid file specification from unit file Related: #799246- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- systemd unit file mod fix removed non-essential Requires: /sbin/chkconfig /etc/init.d - allow longer hostnames (bug #212076) - add -n option to ruptime manpage- added systemd native unit file- applied patch from Ian Donaldson to transmit status reliably (bug #708385)- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- added README- fixed rpmlint warnings- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Autorebuild for GCC 4.3- Rebuild for selinux ppc32 issue.- Fixed init script to comply with the LSB standard - Resolves: #247049- exit daemon, if child process dies (bug #202493)- rebuild- bump again for double-long bug on ppc(64)- rebuilt for new gcc4.1 snapshot and glibc changes- rebuilt- gcc4 rebuild fixes- bump release and rebuild with gcc 4- Fixed long standig bug with only 42 entries per host showing up (#27643) - Fixed some warnings of missing prototypes.- rebuilt- Enabled PIE for server and application.- rebuilt- rebuilt- rebuilt- rebuild on all arches- automated rebuild- Don't forcibly strip binaries- bumped release number and rebuild- automated rebuild- automated rebuild- don't let configure to guess compiler, it can pick up egcs- hostname was getting null terminated incorrectly. fixed. (#27419)- i18nize init script (#26083)- don't bcast on virtual interfaces (#20435). Patch from dwagoner@interTrust.com; thanks.- use glibc's , internal version broken on alpha (#22014).- fix broken init script- condrestart fixes- move initscript back- automatic rebuild- move initscript- FHS packaging. - update to 0.17.- compress man pages.- update to 0.16.- postun should have been preun.- fix unaligned trap on alpha. - update to 0.15.- initscript munging- add ruptime (#2023)- auto rebuild in the new build environment (release 22)- compile for 6.0.- translations modified for de, fr, tr- enhanced initscripts- added /var/spool/rwho- fixed init script- added an init script - uses chkconfig - uses attr tags- initial build/bin/sh/bin/sh/bin/sh 0.17-57.fc250.17-57.fc25ruptimerwhorwhod.servicerwhodrwhoREADMEruptime.1.gzrwho.1.gzrwhod.8.gzrwho/usr/bin//usr/lib/systemd/system//usr/sbin//usr/share/doc//usr/share/doc/rwho//usr/share/man/man1//usr/share/man/man8//var/spool/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=harddrpmxz2armv7hl-redhat-linux-gnueabiELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=c8eeafb70f6085b6384cdf98cf3ecfe2c678a763, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=f4e79e383d019a14a7aa110bb8291aeae0c6335f, strippedASCII textELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=f35430b1f0b1ef076217dc2acd11207c766c34b5, strippeddirectorytroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRR RRRR RRR RRRR RRRR RRRR utf-8?7zXZ !#,U9]"k%Q^>v'NIStO ^W@3a}T wE~O/Z+ gIWbjN3HX{.mD@ŝil!%+knE9Z WqSSMD$^ aJI`ӛ꼯73i1TL?/svU0B֯}b.&5IJEZI/IIs#781N\Yȸ3ixRHl5{3m=J4.ggpR \1*B ST^YfrP>nV>Is9ڶI:?tRƅ |uZ%yU͊w?@n+A!)\s~&7mhbmR8\t/IEtO/G5Ϙ6wo 2+ L@/ ntf y :[Oǟ8% ֊%0Kk!#" 1"wi,9\vYZ#a`#:.sP+Քk5wU`Nq0OZ= Ղ$3$&x` uk sj6߿[+h4wY""'ƐC],,'uhFk#TBXsƴZ6Lmc!*0ێҴoҩQ!"eGW~WIev '&_yѨ#=vmUA$䨌z VuX`,Jj<"c`N:0dd87Odh1FaQ+2 Wn3! ٤{`:lօ4cXa_ jيIuP}T@KEVm Rr.⸈Wia 9 >FK)JA8'K~[bQDK>>BZX3__]a 򑩴2A\R*D'eV`Hdb wf;SµM@ E_Xo}"4p򛓄BQ̓wbo7ر$FnwRG*.!4 %Q ʛ|I HC!Ǔ_F!kV_Uouz|!Fpt}"%qL(}Qzh*,P|ZV6}r^|"YL[~4q#gR1$>RRn($ܓvJ sҲxODbY;I* {T{_aogd F$GG[89횔yMy<# ^Dh~za=Apk.kf]7VA*.Oi2 &=:j!wG4=R1vu!m\5x)õۛ_vܡ؜yʵ|kŃFUcjƍuzMfV Jř*^VL`ȅ4u7Z}uܪ ^_ke9k;` "&񼳆ݴ]O@++ cIԘ΢T] s.Q,Piܑ43S,sqz%\Pṿַ|};Ņb=Jdj\ DW3o+ 1ig[KEtE5G.1`yҥH6H}m}:WOGaT`n;.%TrKK׹>Z,0KlA\ᬣ =4Ps:5Uy}/dW%BuLuhEUw>x,eDX5|b{cXncBдnnu4\#n޳ F5c/TA^ѐӅDDO~(CԺ\exvD?ڲBdcTy˓۶x(t{?cDņ91i6t:2Mc TExS#ؓojUӭ?\ܬQmSILg1;@'M7،b {fb&*0FC$!!IK) r ~sݨFo^!t4.{ =wٚ}af|,j]Tj>?O`}: ˽U=ܧ#cA]U[ &SE˖(/@cڣN1l /%@lk2ECTe{(Ry Y$'i oa^Q9DuQۗ]J#tw>U/bnphI{t3ӕ;Bo5twϺR;*R+iC,xygrr<,?)c [eo2J E G%qn Ҧ^}4PZp5uyeU& z'&}',bLwi3Ma@  C/֮i-\9!)}ԛc\_Y ĔD˃ˀU_v4,U^KA#Q L5?_򍖖* d/IrڿhUi=Vy\X\3 Bnńٶȷ1 F1e(l`}F8 a"[o7#t޵@&7 鑿a$>UHKWuq;wu`:,Bnz}(=^&|bɀYxf0Wmc* *<gъx$|7.igI}Yɋh"O NEk](x|H Y,CWz$6G%7p ^$VLh:/y.7lbAIM!so4I_=jADv'xIR' pl?Xb큥v aD?7S,ni ^*\dkq 21i|W)9L5>G-\N|4;!R*ܷC}sh扏v_#`b-w88LF>[:R ,iN$aԟx][' Z)"..}Er|>_;Y AM!ѳߌ^P~pYݪnrDlT@5zˠ5r:62JZD8YM̀MJb6Q<,_@ ʟnJ*͌wEbv!/B ui35(FXq AumLѼ>uW cZ |ύYbݵC/pD#K6@7OX`HIF,R'vjDHt=ٟ%;%'䨊 -?7*42lx)4 Pv,^bA)<-\$.TShϰ(^n:r(a}mz\$`:aa˯Іi=.!>LZJv:dXeI?cZks(Bh7Yb&m2$>}Y#2f &c;6:P$RY[Zv{;}966֫H^ՖTIv: I+i$7/qYR:v7l@9%&$a}~6Wy5PCYy nE#5j:5zˡS k@=+ǕB rg ֙f)Ȕ*MX f!yr2#<"-|,6QM6CeZQ\45@“Xz Η 1JW]AiL6pW^RZݔJ[VSSy_&\R^.F;2wr*W#ʖ26%xc'vWABySYw|=mF"gHkY^& ^Ν[s4Gʄy"ϗYrmpcD# oC *'S'/"|gn]D^f(FZN,[7*6Wva Vy9a@V {0;˜e]p\hsG<%Q4#5`GmHm5Gz$vf\ VcdO7gIM k9Ih5Po}P) Tɣ+?rBP5)s> +l׽6L@Qv7 mBb8\v"rq(O!0 XJih94Z-rxsm CJs5|l* ҐR1O.ԥ[V~w|%;6ETB?Zd5,j\7 m[ ܬ ̤9 ۣO>buQEMؔ&<ŪƮÊB:h9wO{mDŴ5[q0n؃CXjjjxM8[Գ%'W68$Cr,=A7]5`Ur:||rvJqXiQ7Gv[ vH &H֬;Ÿ tVL\u;zbT˭k܌h}oκ1oCX"0\~DŮ׌nh!q;ʟ`<8^XlM2M5zÿDU(߭H|^wYcY0^ڭ4<uw<|;B WBdչTQ"pC 6/9!Ń_Ȉ* =y A/N 4zS^ ?9s ޴h v&) uVd?RS@5jj'$ c*J^ uu1X-.[bá\Y뫪puK40K=Ĕ"_?C+86M!J,FoSyU'|(Ftw/TERIOd|bHFOB3#[u*wFmS$l`NL9ekH"ciIvlJK'l>I oN'j|b>_\;d`3nOwWp;pޥ5z V٨ w_.ix NR)b?_)wmº+bS_C˚8H7S@Z6W鞃[/;H}W|αcm}b)'j^zq1f@C6].[Xݸ*{ewmWm7 \Wf tKAy_?ŤGP =nL}<dLI.`+E-xx o _|324)DG#֒ 7XΘ䲦Ωk^eAh6N9QOpkB\zUJQ~_+ї$[Õ;%S][xV'&z mZk_+ƤY ppkސyj;%c|7ߺk%~f+%|(d\%H+~h*m?m ҤG#eG@6/&mː'd2-t- =7(ty_/o 䵋Ȗ+ WQȡKnT >Tg4,P}N|H%,m4u4ZOgpô}󾜍[VMjZjF"R8A t(, ݙd3Zi\,H"@Nlts"k tUYbSgy OwpWRNw!6_,dh=vS_!y%]_v(j,]W[H K bfJpɥ$!VSq<xX|GDkN-#$O'Y>k& 2xۿ^p-BW) hw lZJgc $eW|PF8j!?SUhni'z2^Eb5pku!b/ẮG! hTkNIDK搇) /zD_Ƌӓ0q-EQzNKPnZ[zp;YUCT]!A[zI;ģć"_hLayjXJs7]DiL9A+ԫY≞x5ͼ? CE{Tg²;X_$r2F8=`?{$' -(210Z ?.v; &5y|sĒB*BM3$DoÉVF{+{ [4V)Lp#x Sۮwot|Y[O7QRLh xSۯ]Q Do` "Tgѐaq#( k(j*sYcr"]P"V'=/'\.7S`Iduc1kwX]j+q-rތlFN|6vڥf<8#0bF ( ?9vEln-.Rn/ A@1IhyDMG (61F66|t+CU^::+$4<7f7U!oJxg9ܵɁ %2.Ce@WiNhJ yW@¯^ktZw?bCb'ԎbI9fXArhU i lށ>r=dXZfHMVL6ot$]=gjMȓ^(J?3_g㝐%p7¬p ;uqk!o_R% .?HO7Wo|?zl'aG_ ōAB- n-v#eu$s覹x]|1`s3oV aó~K7\KJ_g X]A7k`<Ѽ96é<-;Mu|VaMW>_7PR~ 79>~[~AT,H h7ҍ.,v&2uHhۨ_xyoi jaMr@ޖ 6zuJP-MlBATcNϛ36[lG'0I0gH6_FLV1MiVqm@z]M7lPc!PMS9%Sò㦄AV=d uY# p$krr6| /Kxk9A҅zX%O[:XLeWhJNOB8Vsz*Tr+1ds fZqrfjXx}QóKTj]z?;77@hjhI _>"$>jV3J1v4M:Q).ػ#x*%%&N9~{Sx-G_at(`wJ/*aXdF{FK1u;Imwy)Ϙve61ـa9~mF^FVDt 62r3EW_$S]6nl_/= Eyň_=jGnRtMM-F>ŘyCI>tL-~kvM&6yWIq7*ښίw3K/Wnхd  LCKġ 4[X|Z_ЗՠܰՀ6H/  n5e$S,p:gWl=-o#c3PYlEJz1h}QdAxilQUjf>ڃ^CpiNe#b5gAoz#%}$owhTn/5 3d n$ 17 4T!D !P6$ozO:v/OP@ﹼju҃Ey:θ6+>0>+K?|4Ml.`USqM pU}kv|FSṝ]W0,9ra'G?\uX?˼Q`eٍ#@!}oWwplE祝4deӐOvdC`7dњ^Tŗ8o{-|nnuR&LH 2\ܙˬU{_"[_M$<#$Ic?heW GDbxkXۅ?kfZ:7cM + q@pnRߔ{3)Jܽ=1>'L4K; A{lNcs7)UgxbhEM._ ՜-\#ZN^ٴZ{]5Quw^U,w)z~]sO-gP&9V2na6[UI>8v'q5+/ $VrJ}KJ]qֶNElh7 Y^r! VO<4d+-ata6wmL(#ďjsM\,!v'r_[>Bxgx#欍oXf곬s@z\^š=ubўt(ڗ<Oj&Ѩoq([ɄWUB,߂nM3 !:§i`]6VSnJȪmztoT[OiXYuHo݂ Og[l'd}>߷T^cdIgcov! 9rQy1i<RP-uOљ2AFe<')'*Tt 4Z0 ;)cb5h:tV-ť/ 3/D&//h3# J!_t6HjձlrZ)tD˪g 'v)+N#@;ѥO(]hX| SP$ Kύ|=Q*5gP%^u$ÃI( Ϝ><ězW؎sN@mfǠ֒ q7=&%-|8$AsT߿Z0xcYI"aӁ ^>t NJ袶 [9N&tFA_sT߿g"*)֦1:s=4Kp]n7aΰM˗h`. J %#Q:u\MdGZJC k}Xiiʕ׬`l6Ž+Ͻ8'giTKȩ<-v5&X%WSg _hz5z<ٰ|az?,T^dqMI yFM|5+#k*c!k+aobVUie]V4PiyY0:wWx~ %-"x _=N'w2{1:왷,6](V㤂9<=͂\3:\pv F34m$Xfi#r5-% c$d˫ժ8Rrn%ap2*[b=<5U!T) .iP ;AD6ym1̾'ygwr@kjzF9\25\oJ}Q(*H\P@U ?`}?Ԃ +3$sk[LG҆totˡp@ѿď |vRf9ݢC;n4d9Ag<"% SW~crnȵ TDAxe| 0vИ>z@Vf!+\Sm*x8\^*̺pZ=9)y}gS4 ڌ{<VƤ{(S-ܞ720A.C jC+$ U)UQʧ t¿ 4g}ܹ_270)eԫ1mђS\FvfąlYA&Vۂp>AzٮVAiڝeFǁ&cU(ztB>h B@YYw=E<SHovvA. y_WI~t h, Dbcaj,p"k1t4d*dCr~s2nMT~V7xIBs]}*0ӹ~v`p~3NvDՓ[g= z1='m WEu3V٨Q ]"ſi\)ɈxA0ZCvN@OSƓ7!;_wg` 4tkF];ޯ %b "qM5)GOu-bIa?V3W:c >}e`^+wnU2&Wa `9 1jE xD=tc[1|L DDib긮ƥHiB =<Z?foM@@D< q ^J1 @MbE${T 3yk\\waG|⨧4(y` ~G5kMV;һ4^eKߵ۩ < GFrrT%!~m(Eq{ߥbc10/qn Th}$I0?]SV^TOh