]> git.ipfire.org Git - ipfire-2.x.git/blame - src/nash/sample-rc
PPOE Skript sollte den kill, CGI Fixes
[ipfire-2.x.git] / src / nash / sample-rc
CommitLineData
cd1a2927
MT
1#!nash
2
3# this is a comment
4echo "hello"
5echo "hello world" > foo
6echo "hi" "there" everyone
7
8insmod /lib/modules/2.4.0-0.36/kernel/drivers/usb/storage/usb-storage.o 'foo=bar' "bell=hops"
9
10mount -t ext2 /dev/hda1 /boot
11
12losetup /dev/loop0 /tmp/bootnet.img
13