bash -i bash: no job control in this shell No value for $TERM and no -T specified No value for $TERM and no -T specified [root@super /]# date; pwd; uptime; touch /etc/ok; df Sun Jan 28 03:18:36 EST 2007 / 3:18am up 16 days, 17:22, 0 users, load average: 0.09, 0.58, 0.77 Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda1 4039968 1581216 2253528 42% / none 256528 121284 135244 48% /dev/shm /dev/hdb1 4039968 2956 3831788 1% /slave [root@super /]# /home/local/bin/switch state USB2 USB1 H_Shab Shab H_SBC H_Sky SBC Sky Iridium WW 0 0 0 1 0 0 0 0 1 1 [root@super /]# cd /home/local/bin && ./ADAM 1 && ./ADAM 2 && ./ADAM 3 -008.67 -009.73 +033.65 [root@super bin]# /home/local/bin/scanADC SCANNING AND OUTPUT Sample readouts: 0 2029 2007 2009 2016 2052 0 1993 Actual voltages: 0.000V 2.477V 2.450V 2.452V 2.461V 2.505V 0.000V 2.433V Press q to exit or ENTER to continue DSCADScan completed. [root@super bin]# ps -x PID TTY STAT TIME COMMAND 1 ? S 0:05 init [3] 2 ? SW 0:00 [keventd] 3 ? SWN 0:00 [ksoftirqd_CPU0] 4 ? SW 0:00 [kswapd] 5 ? SW 0:00 [bdflush] 6 ? SW 0:00 [kupdated] 7 ? SW 1:23 [kjournald] 59 ? SW 0:00 [khubd] 488 ? S 0:53 syslogd -m 0 492 ? S 0:00 klogd -x 515 ? SW 0:00 [kapmd] 520 ? S 0:00 /usr/sbin/apmd -p 10 -w 5 -W -P /etc/sysconfig/apm-sc 532 ? S 0:00 /usr/sbin/sshd 546 ? S 0:03 crond 601 tty1 S 0:00 /sbin/mingetty tty1 602 tty2 S 0:00 /sbin/mingetty tty2 605 tty3 S 0:00 /sbin/mingetty tty3 606 tty4 S 0:00 /sbin/mingetty tty4 607 tty5 S 0:00 /sbin/mingetty tty5 608 tty6 S 0:00 /sbin/mingetty tty6 20489 ? S 0:00 /sbin/ppp-watch ppp0 ifcfg-ppp0 20491 ttyS1 S 0:00 pppd -detach lock modem crtscts asyncmap 00000000 def 20504 ? Z 0:00 [ifup-ppp ] 20538 ? S 0:00 /bin/bash /etc/ppp/ip-up ppp0 /dev/ttyS1 19200 172.21 20577 ? S 0:00 /bin/bash /etc/ppp/ip-up.local ppp0 /dev/ttyS1 19200 20578 ? S 0:00 ssh -L 5000:mcba4:500 -N -C -c blowfish -l aastino mc 20635 ? S 0:00 bash 20636 ? S 0:00 bash -i 20667 ? R 0:00 ps -x [root@super bin]# free -m total used free shared buffers cached Mem: 501 287 213 0 56 175 -/+ buffers/cache: 55 445 Swap: 0 0 0 [root@super bin]# mount /dev/hda1 on / type ext3 (rw,noatime) none on /proc type proc (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) none on /dev/shm type tmpfs (rw) /dev/hdb1 on /slave type ext2 (rw) [root@super bin]# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda1 3.9G 1.6G 2.1G 42% / none 250M 119M 132M 48% /dev/shm /dev/hdb1 3.9G 2.9M 3.6G 1% /slave [root@super bin]# scp -pq aastino@mcba4:data/paraW.c /home/local/bin/paraW.c& [1] 20692 [root@super bin]# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:50:C2:26:D2:EA inet addr:10.10.6.4 Bcast:10.10.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5501777 errors:0 dropped:0 overruns:0 frame:0 TX packets:3215 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:471816110 (449.9 Mb) TX bytes:251442 (245.5 Kb) Interrupt:15 Base address:0xb000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:61536 errors:0 dropped:0 overruns:0 frame:0 TX packets:61536 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5955471 (5.6 Mb) TX bytes:5955471 (5.6 Mb) ppp0 Link encap:Point-to-Point Protocol inet addr:172.21.20.135 P-t-P:172.21.1.1 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:63 errors:0 dropped:0 overruns:0 frame:0 TX packets:59 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:5743 (5.6 Kb) TX bytes:6606 (6.4 Kb) [root@super bin]# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 172.21.1.1 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 10.10.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 172.21.1.1 0.0.0.0 UG 0 0 0 ppp0 [root@super bin]# cat /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 ONBOOT=yes BOOTPROTO=static #IPADDR=150.203.153.16 IPADDR=10.10.6.4 NETMASK=255.255.0.0 GATEWAY=10.10.0.1 #IPADDR=129.94.163.11 #NETMASK=255.255.254.0 #GATEWAY=129.94.162.1 [root@super bin]# cat /proc/bus/usb/devices T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 11/900 us ( 1%), #Int= 1, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB OHCI Root Hub S: SerialNumber=e0820000 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 4 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=050d ProdID=0233 Rev= 0.00 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 2mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms [root@super bin]# rsync --partial -e ssh --stats -v -a /data aastino@mcba4: building file list ... done data/070128.ADM data/heater.log rsync[20722] (sender) heap statistics: arena: 164056 (bytes from sbrk) ordblks: 4 (chunks not in use) smblks: 1 hblks: 1 (chunks from mmap) hblkhd: 266240 (bytes from mmap) usmblks: 0 fsmblks: 32 uordblks: 46632 (bytes used) fordblks: 117424 (bytes free) keepcost: 111304 (bytes in releasable chunk) Number of files: 86 Number of files transferred: 2 Total file size: 6211174 bytes Total transferred file size: 4540977 bytes Literal data: 7688 bytes Matched data: 4533340 bytes File list size: 1458 Total bytes written: 17762 Total bytes read: 12850 wrote 17762 bytes read 12850 bytes 77.60 bytes/sec total size is 6211174 speedup is 202.90 [root@super bin]# rsync --partial -e ssh --stats -v -a /home/local/bin aastino@mcba4:data/hlb building file list ... done bin/state rsync[21050] (sender) heap statistics: arena: 61656 (bytes from sbrk) ordblks: 4 (chunks not in use) smblks: 5 hblks: 1 (chunks from mmap) hblkhd: 266240 (bytes from mmap) usmblks: 0 fsmblks: 152 uordblks: 48032 (bytes used) fordblks: 13624 (bytes free) keepcost: 4080 (bytes in releasable chunk) Number of files: 128 Number of files transferred: 1 Total file size: 10306898 bytes Total transferred file size: 7 bytes Literal data: 0 bytes Matched data: 7 bytes File list size: 2801 Total bytes written: 2853 Total bytes read: 42 wrote 2853 bytes read 42 bytes 45.59 bytes/sec total size is 10306898 speedup is 3560.24 [root@super bin]#