This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"""Demonstrates how to construct and send raw Ethernet packets on the | |
network. | |
You probably need root privs to be able to bind to the network interface, | |
e.g.: | |
$ sudo python sendeth.py | |
""" | |
from socket import * |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(defvar lawlist-month) | |
(defvar lawlist-year nil) | |
(defun lawlist-org-agenda-view-mode-dispatch () | |
"Select the month in agenda view." | |
(interactive) | |
(message "View: [1-9] [o]CT [n]OV [d]EC, j(next), k(prev).") | |
(let* ((a (read-char-exclusive)) | |
(year (or lawlist-year | |
(setq lawlist-year |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pm list packages -f |
NewerOlder