Just use: click test.click
Given that your working directory is the one where the test.click file is located in. Beyers On Tue, Feb 16, 2010 at 8:04 AM, Gcinah Dludla <[email protected]> wrote: > Hi, > > im trying to run this example, but i doont get the result back > there is the example: > > // test.click > > // This configuration should print this line five times: > // ok: 40 | 45000028 00000000 401177c3 01000001 02000002 13691369 > > // Run it at user level with > // 'click test.click' > > // Run it in the Linux kernel with > // 'click-install test.click' > // Messages are printed to the system log (run 'dmesg' to see them, or look > // in /var/log/messages), and to the file '/click/messages'. > > InfiniteSource <http://www.read.cs.ucla.edu/click/elements/InfiniteSource > >(DATA > \<00 00 c0 ae 67 ef 00 00 00 00 00 00 08 00 > 45 00 00 28 00 00 00 00 40 11 77 c3 01 00 00 01 > 02 00 00 02 13 69 13 69 00 14 d6 41 55 44 50 20 > 70 61 63 6b 65 74 21 0a>, LIMIT 5, STOP true) > -> Strip <http://www.read.cs.ucla.edu/click/elements/Strip>(14) > -> Align <http://www.read.cs.ucla.edu/click/elements/Align>(4, 0) > // in case we're not on x86 > -> CheckIPHeader > <http://www.read.cs.ucla.edu/click/elements/CheckIPHeader>(BADSRC > 18.26.4.255 2.255.255.255 1.255.255.255) > -> Print <http://www.read.cs.ucla.edu/click/elements/Print>(ok) > -> Discard <http://www.read.cs.ucla.edu/click/elements/Discard>; > > > -- this is wht happens when i run it--it doesnt show any result---->it > doesnt return anything > > gcin...@clicks-vm:~$ click > test3.click > $test.click > test.click > .click > test.click > help > $help > Click test.click > gcin...@clicks-vm:~$ > > AM I RUNNING IT CORRECTLY??? > > > Looking forward to your reply--- > > Thanks > Gcina. > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
