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
| # $FreeBSD: release/10.0.0/share/skel/dot.login 190477 2009-03-27 21:13:14Z ru $ | |
| # | |
| # .login - csh login script, read by login shell, after `.cshrc' at login. | |
| # | |
| # see also csh(1), environ(7). | |
| # | |
| export LC_ALL=en_GB.UTF-8 | |
| if ( -x /usr/games/fortune ) /usr/games/fortune freebsd-tips |
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
| while true; do | |
| OSD=$(mpc current) | |
| xcowsay --image=/path/to/image.png "MPD Now Playing" "$OSD" | |
| mpc idle player > /dev/null | |
| done |
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
| mplayer rtmp://stream.smcloud.net/live2/vox/vox_360p #vox | |
| mplayer http://usa.fankytv.com/live/espn.stream/playlist.m3u8 #espn | |
| mplayer http://195.244.40.230:8001/1:0:1:274C:7FC:2:11A0000:0:0:0: #sky sports 5 | |
| mplayer http://202.75.23.37:1400/live/ch21/03.m3u8 ##Eurosport_HD_Eng | |
| mplayer rtsp://a627.l2479952251.c24799.g.lm.akamaistream.net/D/627/24799/v0001/reflector:52251 #Bloomberg |
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
| # ░░░░░░ ░░░░░░ ░░ ░░ ░░░░░░ ░░░░░░ ░░ ░░░░░░░░ ░░░░░░ ░░ ░░ ░░░░░ ░░░░░░ | |
| # ███╗ ██╗███████╗██╗ ██╗███████╗██████╗ ███████╗██╗ ██╗████████╗███████╗██████╗ | |
| # ████╗ ██║██╔════╝██║ ██║██╔════╝██╔══██╗██╔════╝██║ ██║╚══██╔══╝██╔════╝██╔══██╗ | |
| # ██╔██╗ ██║█████╗ ██║ █╗ ██║███████╗██████╔╝█████╗ ██║ ██║ ██║ █████╗ ██████╔╝ | |
| # ██║╚██╗██║██╔══╝ ██║███╗██║╚════██║██╔══██╗██╔══╝ ██║ ██║ ██║ ██╔══╝ ██╔══██╗ | |
| # ██║ ╚████║███████╗╚███╔███╔╝███████║██████╔╝███████╗╚██████╔╝ ██║ ███████╗██║ ██║ | |
| # ╚═╝ ╚═══╝╚══════╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝ | |
| # ░░░░░░ ░░░░░░ ░░ ░░ ░░░░░░ ░░░░░░ ░░ ░░░░░░░░ ░░░░░░ ░░ ░░ ░░░░░ ░░░░░░ | |
| # ▓▓▓▓▓▓▓▓▓▓ | |
| # ░▓ author ▓ cirrus <[email protected]> |
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
| background no | |
| out_to_console yes | |
| out_to_x no | |
| use_xft yes | |
| update_interval 1.0 | |
| total_run_times 0 | |
| use_spacer none | |
| default_color 497BF7 | |
| override_utf8_locale yes |
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
| # Copyright 2012 Cirrus Minor. All rights reserved. | |
| # | |
| # Redistribution and use in source and binary forms, with or without modification, are | |
| # permitted provided that the following conditions are met: | |
| # | |
| # 1. Redistributions of source code must retain the above copyright notice, this list of | |
| # conditions and the following disclaimer. | |
| # 2. Redistributions in binary form must reproduce the above copyright notice, this list | |
| # of conditions and the following disclaimer in the documentation and/or other materials | |
| # provided with the distribution. |
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
| # Write your default config options here! | |
| # enable color output in console | |
| msgcolor = 1 | |
| # enable module info color | |
| #msgmodule = 1 | |
| ########################### | |
| # protocol based settings # |
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
| ./iplayer --update | |
| ./iplayer --refresh --type=all | |
| ./iplayer --refresh-exclude="cbeebies,cbbc" --type=tv --refresh | |
| ./iplayer football | |
| ./iplayer Match of the Day | |
| ./iplayer Late Kick Off London and the South East | |
| ./iplayer Question Time | |
| ./iplayer sportscene | |
| ./iplayer motd | |
| ./iplayer motd2 |
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
| cirrus@hawker64 ~ journalctl -b | grep microcode | |
| Oct 23 14:15:05 hawker64 kernel: CPU0 microcode updated early to revision 0x19, date = 2013-06-21 | |
| Oct 23 14:15:05 hawker64 kernel: CPU1 microcode updated early to revision 0x19, date = 2013-06-21 | |
| Oct 23 14:15:05 hawker64 kernel: CPU2 microcode updated early to revision 0x19, date = 2013-06-21 | |
| Oct 23 14:15:05 hawker64 kernel: CPU3 microcode updated early to revision 0x19, date = 2013-06-21 | |
| Oct 23 14:15:05 hawker64 kernel: microcode: CPU0 sig=0x106a5, pf=0x2, revision=0x19 | |
| Oct 23 14:15:05 hawker64 kernel: microcode: CPU1 sig=0x106a5, pf=0x2, revision=0x19 | |
| Oct 23 14:15:05 hawker64 kernel: microcode: CPU2 sig=0x106a5, pf=0x2, revision=0x19 | |
| Oct 23 14:15:05 hawker64 kernel: microcode: CPU3 sig=0x106a5, pf=0x2, revision=0x19 | |
| Oct 23 14:15:05 hawker64 kernel: microcode: CPU4 sig=0x106a5, pf=0x2, revision=0x19 |
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
| #!/bin/sh | |
| URL="http://feeds.bbci.co.uk/news/uk/rss.xml" | |
| curl --silent "$URL" | grep -E '(title>|description>)' | \ | |
| grep -E '(<title>|description)' | tail -n +4 | sed -e 's/<!\[CDATA\[//g' -e 's/\]\]>//g' | sed -e 's/<a.*a>/ /g' | sed -e 's/<*.title>//g' -e 's/<.*/\ | |
| /' | sed -e 's/<*.title>//g' -e 's/<.*/\ | |
| /' | sed -e '/<description>/d' | sed -e 's/<\/description>/\ | |
| /g | |
| ' | fmt -w 80 |