Language translations now possible!
fuser -m /dev/ttyAMA0
ps
# Start serial terminal./sbin/getty -L ttyAMA0 115200 vt100 &
root@box:/home/tc# fuser /dev/ttyAMA02164121641 root /sbin/getty -L ttyAMA0 115200 vt100
#!/bin/sh/usr/local/bin/wifi.sh -a 2>&1 > /tmp/wifi.log# Set CPU frequency governor to ondemand (default is performance)echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor# Load modules/sbin/modprobe i2c-dev# Start openssh daemon/usr/local/etc/init.d/openssh start# ------ Put other system startup commands below this line
dwc_otg.lpm_enable=0 console=tty1 root=/dev/ram0 elevator=deadline rootwait nortc loglevel=3 noembed
tc@nixiePi:~$ fuser -m /dev/ttyAMA0 1581 1789 1581 tc -sh1789 tc -sh
tc@nixiePi:~$ lsof | grep 15811581 /bin/busybox /dev/tty11581 /bin/busybox /dev/tty11581 /bin/busybox /dev/tty11581 /bin/busybox /dev/ttytc@nixiePi:~$ lsof | grep 17891789 /bin/busybox /dev/pts/01789 /bin/busybox /dev/pts/01789 /bin/busybox /dev/pts/01789 /bin/busybox /dev/tty