![]() |
2008-01-26
, 19:17
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#2
|
![]() |
2008-01-26
, 22:00
|
|
Posts: 282 |
Thanked: 69 times |
Joined on Dec 2007
@ Penniless Park, Fla.
|
#3
|
echo '[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq' | dc
![]() |
2008-01-27
, 03:16
|
|
Posts: 643 |
Thanked: 628 times |
Joined on Mar 2007
@ Seattle (or thereabouts)
|
#4
|
![]() |
2008-01-30
, 19:12
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#5
|
#!/bin/sh
pids=`pidof $1`
for i in $pids
do
memstat -w | egrep "[^0-9]$i[^k]"
done | awk 'BEGIN{s=0}{s+=$1}END{print s"k"}'
![]() |
2008-01-31
, 22:58
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#6
|
/home/user/apps/say <rate> <vol> <text>
#!/bin/sh
#change user@host.net to whatever's right for you, of course...
ssh -f -L localhost:5901:127.0.0.1:5900 user@host.net sleep 10
vncviewer --hostname=127.0.0.1:1
xmmsctrl launch main 0 equalizer 0 play_list 0 main 1 equalizer 1 play_list 1
![]() |
2008-01-31
, 23:10
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#7
|
![]() |
2008-02-04
, 05:56
|
|
Posts: 197 |
Thanked: 39 times |
Joined on Jan 2008
@ Long Island
|
#8
|
- nice! i like your iptalk.sh better! i'm going to save this one!
- how about:
#!/bin/sh
#
# monitor interface traffic
#
watch "/sbin/ifconfig wlan0 | grep -ve 'BROADCAST' -e 'Link' -e 'packets' -e 'collisions'"
- just love tinkering w/my n800! it's gets so bad the wife unit sometimes does a lopsided smirk, then does a 'wall' and sends:
:-)Code:echo '[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq' | dc
![]() |
2008-02-04
, 10:54
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#9
|
![]() |
2009-03-14
, 23:42
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#10
|
rootsh su -c 'echo `run-standalone.sh zenity --value=$(cat /sys/class/leds/keypad/brightness) --scale --text="Set LED Level" --max-value=255` > /sys/class/leds/keypad/brightness'
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
#!/bin/sh
IP=`/sbin/ifconfig | grep 'inet addr:' | grep -v '127.0.0.1' | cut -d: -f2 | awk '{ print $1}'` ;
if test $IP != '0.0.0.0'
then
MASK=`/sbin/ifconfig | grep 'Mask:' | grep -v '127.0.0.1' | cut -d: -f4`
flite "The configured i p address is."
sleep 2
echo "$IP" | flite
flite "Net mask is."
sleep 2
echo "$MASK" | flite
exit 0
else
flite "There is no active internet connection. I P address is unavaiable."
exit 0
fi
Nokia n800
OS 2008
Pharos iGPS 360-BT
ElmScan 5 BlueTooth
BlackBerry Bold (9000)
AT&T Wireless