I removed the old pi account and created a new one.
-Alex
If this is your first visit, be sure to check out the FAQ. You must register before you can post.
IMPORTANT: Your first post will be checked for appropriate content. This may take a bit of time.
#!/bin/sh echo running command $1 $! | aha
#!/bin/sh echo running command $1 $1
#!/bin/sh #flite -voice kall16 -t "$1" pico2wave -w=temp.wav "$1" aplay temp.wave
#!/bin/sh flite -voice kall16 -t "$1" #pico2wave -w=temp.wav "$1" #aplay temp.wave
$ file check_passwd
check_passwd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24
Leave a comment: