Skip to content

Instantly share code, notes, and snippets.

@jan-matejka
jan-matejka / out.txt
Last active September 19, 2017 16:10
% zsh --version
zsh 5.4.2 (x86_64-unknown-linux-gnu)
% ./test.zsh
./test.zsh:zparseopts:4: missing option descriptions
yac@remy % xml val --err --dtd ./dtd/2009/XMLSchema.dtd x.xsd
x.xsd:2.0: No declaration for element schema
x.xsd:2.0: No declaration for attribute xmlns of element schema
x.xsd:3.0: No declaration for element complexType
x.xsd:3.0: No declaration for attribute name of element complexType
x.xsd:4.0: No declaration for element all
x.xsd:5.0: No declaration for element element
x.xsd:5.0: No declaration for attribute name of element element
x.xsd:5.0: No declaration for attribute type of element element
x.xsd:5.0: No declaration for attribute minOccurs of element element
/storage/archive -ro -mapall=archive -network 192.0.2/24
/storage/archive/foo -mapall=archive 192.0.2.4
[root@blowfish]~# zsh a.zsh
a.zsh:zparseopts:5: missing option descriptions
[root@blowfish]~# cat a.zsh
#!/bin/zsh
declare -a args
zparseopts -a args -local
yac@remy % cat foo.zsh
#! /usr/bin/env zsh
setopt no_unset
setopt err_exit
$foo
--------------------------------------------------------------------------------
~
yac@remy % cat foo.t
@jan-matejka
jan-matejka / a.c
Last active June 16, 2017 23:19
c foldmethod=syntax missing fold line 3
int main(void) {
if (foo) {
} else if (bar) {
}
else if (qux) {
}
}
connect: No route to host
connect: No route to host
connect: No route to host
connect: No route to host
connect: No route to host
connect: No route to host
rsu: error: failed to get country for 104.223.79.138
rsu: error: failed to get country for 23.249.162.174
rsu: error: failed to get country for 104.223.76.71
connect: No route to host
yac@remy % printf "%'.*f\n" 2 1000000.78
1,000,000.78
--------------------------------------------------------------------------------
~/data/hd/pycnb git:wip
yac@remy % make check
install -m755 -D src/cnb/to.sh _build/bin/cnb-to
cram --shell=/usr/bin/zsh cram
.!
--- cram/02.to.t
+++ cram/02.to.t.err
Jaroslav Cerman
5 hrs ·
"Prosím vás, co je přesně ta vaše domácí omáčka?"
"Všechno."
"Jak všechno?"
"Kečup, hořčice, tatarka, česneková, prostě všechno dohromady."
"Jé. To zní opravdu domácky."
"Jo, vymyslel jsem to já."
"To u vás doma musí být veselo."

remy-dock

Udev rule to handle docking/undocking on workstation remy.

Installation

Install/uninstall with make.