Användarverktyg

Webbverktyg


linux

dump

nbe

Serieportar

svxlinktimeout

svxinstall

Temperatur

echo test2 | mutt -s ”prov 2 med subjekt” sk3gw@hotmail.com -a /home/common/svxlink/lcbRemote/Makefile

Teamspeak problem påedora Core5
echo 9 > /proc/sys/kernel/exec-shield
mysqldump --user="root" --password="......." --all-databases > dumpfile.mysql
Find
find . -mmin -1
If satser

if ls *.jpg; then

Kopiera filerna

fi

20:37:43: > /dev/null

ls *.jpg if [ $? -ne 0 ]; then

Kopiera

fi

if ls *.jpg > /dev/null; then

#!/bin/sh
for fq in 14100000 18110000 21150000 24930000 28200000; do
  for call in 4U1UN VE8AT W6WX KH6WO ZL6B VK6RBP JA2IGY RR9O VR2B 4S7B ZS6DN 5Z4B 4X6TU OH2B CS3B LU4AA OA4B YV5B; do
    wget -r http://fernebo.shacknet.nu:8080/ncdxf/${call}_${fq}.wav -O wget.tmp
    mv wget.tmp ${call}_${fq}.wav
  done
done
exit

tr -d $ < infil.txt > utfil.txt

   dst = src.sub('this', 'that')
 cat gunnar.txt | perl -e 'foreach (<>){if(/Current Temp B/){($x)=/Current Temp B.+TD> (.+) C</;print "$x\n";}}'
  curl -s "http://roparudden.shacknet.nu:8082/temp.egi" | perl -e 'foreach (<>){if(/Current Temp A/){($x)=/Current Temp A.+TD> (.+) C</;print "$x\n";}}'
/var/www/html/dokuwiki/data/pages/linux.txt · Senast uppdaterad: 2017/03/28 19:33 (extern redigering)