自分の厨房さをさりげなく出してみよう (230レス)
上
下
前
次
1-
新
2
(2)
: 2001/07/23(月)23:49
AA×
[240|
320
|
480
|
600
|
100%
|
JPG
|
べ
|
レス栞
|
レス消
]
2: [] 2001/07/23(月) 23:49 $ emacs crlf2lf #!/bin/sh if [ ! -x /usr/bin/nkf ]; then echo "crlf2lf: Please install nkf" exit 1 fi if [ -z $1 ]; then echo "usage: crlf2lf <filename>" >&2 exit 1 fi if [ -f $1 ]; then nkf -Lu $1 > $1.nkftemp mv -f $1.nkftemp $1 exit 0 else echo "crlf2lf: No such file" exit 1 fi C-x C-c $ chmod 700 crlf2lf 気分はプログラマー(プ http://mao.5ch.net/test/read.cgi/linux/995899211/2
気分はプログラマー
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 228 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
ぬこの手
ぬこTOP
0.013s