1 :
login:Penguin:2005/09/25(日) 23:03:28 ID:07p2ou/G
uptime
uptime
uptime
uptime
uptime
当時の俺・・そんなに連打しても変わんないよ・・・
df -k
df -k
df -k
ping goo.ne.jp
ochusha &
ls -l *(mh-1)|sort -n -k 9
ls -l *(mh-1)|sort -n -k 10
ls -l *(mh-1)|sort -n +8
ls -l *(mh-1)|sort -n +5
longname
なにがしたいかよくわからんww
4 :
login:Penguin:2005/09/25(日) 23:32:18 ID:1PC+klaG
140 make
141 ls -al
142 nkf --guess nkf.doc
143 ./nkf --guess nkf.doc
144 ./nkf --guess nkf.exe
screen -rd
screen -rd
exit
screen -rd
exit
ochusha
ochusha
ochusha
ochusha
ochusha
最近Fx + bbs2chReaderに移行しました
mplayer fera38.wmv
mplayer tijyo06.wmv
mplayer kijyoui159.rm
mplayer fera159.wmv
mplayer paizuri02.rm
8 :
login:Penguin:2005/09/26(月) 05:57:51 ID:9aHddVWw
find / -name "crt0.o"
ls
ls /usr/i386-pc-elf/lib
/usr/i386-pc-elf/bin/gcc test.c /usr/i386-pc-elf/lib/cygmon-crto.o
/usr/i386-pc-elf/bin/gcc test.c /usr/i386-pc-elf/lib/cygmon-crt0.o
32 18.9.2005 18:27 grep fcntl -r /work/gnutls
33 18.9.2005 18:27 screen -r || screen emacs
34 18.9.2005 18:27 fg
35 18.9.2005 18:27 man dup
36 18.9.2005 18:27 grep dup -r /work/gnutls
37 18.9.2005 18:27 grep dup -r /work/gnutls | less
38 18.9.2005 18:27 grep dup -r /work/gnutls | less
39 18.9.2005 18:27 fg
40 18.9.2005 18:27 grep -ir stdout -r /work/gnutls | less
41 18.9.2005 18:27 grep -ir stdout /work/gnutls | less
kill -9 26002
ps aux
kill -9 26035
kill -9 25334
kill -9 25338
殺しまくり
sudo fdisk /dev/sdc
less /proc/partitions
exit
sudo cat grub.conf
sync
何をやろうとしていたのか、何となく覚えてる。
su -
cd .ml
ls
cd ..
cd ~
意味わかんねえ・・・
emacs-22.0.50 db.pl
fg
perl db.pl
fg
perl db.pl
./configure
less ../mac/README
cat ../mac/README
cat ../mac/README |lv
exit
cd -
ls
ls -a
sudo ebuild `ewhich bmpx` unpack
su -
俺、このコマンド打ってから、1週間も経ってないと思うんだけど、↑の人達は忘れる程ヒストリサイズがでかいの?
ちなみに俺は、デフォの500だ。
$ echo $HISTFILESIZE
500
ls
ls
ssh 192.168.1.3
sftp 192.168.1.3
source .zshenv
おれは何かするたびに ls するので、268行 ( / 951行) が ls だな。
>>15 サイズは10000で重複が入らないようにしている。10000まで行った
ら別ファイルに保存している。現在10ファイル目で、最初のファイ
ルは3年前
18 :
15:2005/09/27(火) 09:16:59 ID:wjl3Etaz
>>17 それって、
「あー、あのコマンド、どうやって使うんだっけ?」
っていう時用?
たしかに、以前打ったコマンドの使いかたを忘れて、もう一回ググったり、マン叩いたりしてるけど。
>>16 特定のコマンドヒストリから外す設定があった。
zsh だけど
wc -l .zhistory
31563 .zhistory
三万あるよ。重複なし設定で。
コマンドの使い方忘れても
C-R ですぐ検索できるんで便利。
>>19 zshのヒストリってときどき消えない?
それが怖くて定期的に保存してるんだが。
二年位前に一回消えたことがあったかも。
バックアップは時々取ってるよ。
あと setopt share_history しないで
複数 zsh 立ち上げると履歴されないのがあるね。
一生懸命バックアップなんかとって年に何回見るのかと。
いや、見るためのバックアップじゃないから。
じゃあ、何のためのバックアップ?
>>22 過去のzhistoryと現在のzhistoryをgrepするコマンドを作ってるか
ら、年に何回も見てるよ。
apachectl start
cd /usr/local/etc/rc.d/
vi apache.sh
vi /etc/rc.conf
less /var/log/http/httpd-access.log
なんかapacheいじってたらしい
mencoder 005.wmv -o 001.mpg -oac copy -ovc copy -lavcopts vcodec=mpeg2video
file 001.mpg
mencoder 005.wmv -o 001.mpg -oac copy -ovc copy vcodec=mpeg2video
file 001.mpg
mencoder 005.wmv -o 001.mpg -oac copy -ovc copy -lavcopts "vcodec=mpeg2video"
man も読まずに
tail irc.log
tail irc.log -n50
tail irc.log -n50
俺ひっしだなw
>>28 less で開いておいて、> 押せば楽なんじゃないかな。
su -
su -
su -
su -
su -
31 :
login:Penguin:2005/10/03(月) 20:31:38 ID:cegfiOyP
ls
/a.out
./a.out
ls
cd ..
32 :
login:Penguin:2005/10/04(火) 00:22:57 ID:VJciV2J6
33 :
login:Penguin:2005/10/04(火) 00:36:27 ID:+kl6XWJk
./hello
gcc -o hello -g -Wall `pkg-config gtk+-2.0 --cflags --libs` hello.c
./hello
gcc -o hello -g -Wall `pkg-config gtk+-2.0 --cflags --libs` hello.c
./hello
Gtk+ の実験してたらしい。
34 :
login:Penguin:2005/10/07(金) 20:43:54 ID:mgtxdljC
jnethack
jnethack
more .tcshrc
v2c
jnethack
35 :
login:Penguin:2005/10/08(土) 00:00:47 ID:CNj94d9N
j2re-1_5_0_04-linux-i586.bin
chmod +x j2re-1_5_0_04-linux-i586.bin
chmod +x jre-1_5_0_04-linux-i586.bin
./jre-1_5_0_04-linux-i586.bin
echo "unko"
ochusha
36 :
login:Penguin:2005/10/10(月) 15:11:03 ID:VfA1TdKa
つーかさ、history見たら
自分では打った覚えの無いコマンド(そもそも自分の知らないコマンド)打ってて
『だれ?!だれかいるの!?』を感じる
crack されてるんじゃ?
less /etc/X11/XF86Config-4
less /etc/X11/XF86Config-4.20050803
s dpkg-reconfigure xserver-xfree86
less /etc/X11/XF86Config-4
s dpkg-reconfigure xserver-xfree86
sはsudoのalias。
39 :
login:Penguin:2005/10/15(土) 16:42:57 ID:OU0F1KJa
w
finger
w
w
w
zshなんだけど
exit
su -
exit
top
exit
suとexitばっかだ・・・
cd data/_eroero/image/2/_work
ls
rm *
find ../ -type f -mtime -3 -exec ln -s {} ./ \;
gwenview
>sudo apt-get update
>sudo apt-get upgrade
>exit
>sudo apt-get update
>sudo apt-get upgrade
('A`)...
43 :
login:Penguin:2005/10/30(日) 15:52:07 ID:kYfrUORE
make
make
make
make
make
43は負け組
loadavg
avg
load
w
cat /var/log/httpd/access_log
3s
ls
df -h
which zsh
chsh
vi README
vi INSTALL
mkdir doc-pak
cp -p AUTHORS C* INSTALL NEWS README TODO doc-pak/
ls doc
cd my_download/ochusha-0.5.8.2
./configure --prefix=/usr/local/2ch/
make
make test
su
cd
vi ./.bash_profile
source ./.bash_profile
ochusha
ln /usr/local/2ch/bin/ochusha /usr/sbin/
ln -s /usr/local/2ch/bin/ochusha /usr/sbin/
ln -s /usr/local/2ch/bin/ochusha
ls /usr/lib
ls /usr/lib/gcc*
ls /usr/lib/gcc/i386-redhat-linux/
cd /usr/lib/gcc/i386-redhat-linux/
ls
cd 4.0.0/
ls
cd ..
pwd
cd ../../../
cd
上から23行
いちばん上じゃなかったけど、.bash_historyざっと見渡してみていちばん情の入った5行
./configure --help
./configure --disable-nls --disable-x
sh -x ./configure
rm -fr *
cd ..
51 :
login:Penguin:2005/12/06(火) 03:55:40 ID:SYp2xwT1
age
52 :
login:Penguin:2005/12/06(火) 19:02:33 ID:bQ2eB+oF
su
su
su
su
ls
どーなんだろう、これ・・・。
ls .fonts
rm -rf Sample
cp -r /mnt/win/image .image
exi8t
mplayer&
exit タイポしとる・・・
uimfep
starx
startx
uimfep
fd
何がしたいのか、さっぱりわからんw
ls -al
cd ..
ls
ls
ls -al
ls と cd しか知らないのかよ…
56 :
login:Penguin:2006/01/13(金) 22:37:25 ID:kGhfe1j/
$ history | sort -r | head -5
323 06/01/13 22:36:28 history | sort -r | head -5
322 06/01/13 22:36:14 history | head -5
321 06/01/13 22:34:59 cat mail.log
320 06/01/13 22:34:55 ls
319 06/01/13 22:34:45 cat system.log | grep "Jan 13"
ふむ。
494 nano /etc/portage/package.mask
495 emerge --pretend xpdf
496 emerge --pretend =app-text/xpdf-3.01-r5
497 emerge --nodeps =app-text/xpdf-3.01-r5
498 exit
xpdfを強制的にインストールしていたヤシ
6852 history -d 6849
6853 h
6854 history -d 6848
6855 h
6856 history -d 6852
プププ…
firefox&
qiv ~/.m0nzetu/ura/{151..250}/*
firefox&
su
firefox&
824 1.9.2006 19:33 Z
825 1.9.2006 19:34 m zshall
826 1.9.2006 19:36 Z
827 1.9.2006 19:37 c
828 1.9.2006 19:37 Z
gcc -g -o z -DBENCH z.c z.o
time ./z
time ./z
time ./z
time ./z
ほしゅ
ls
ls
ls
ls
ls
:q
ps ax
ps axufg
fg
exit
65 :
login:Penguin:2007/02/19(月) 18:06:28 ID:+s6wq6JE
rootの履歴が消えた。。。orz
su
su
cd /usr/src/linux/Documentation/kernel-parameters.txt
nano /usr/src/linux/Documentation/kernel-parameters.txt
su
3行目ヌルポ
la
ls
la
clear
sl
つまんねースレ
ls
cd scheme
ls
emacs -nw 1-3.scm
exit
schemeの勉強をしてたみたいだ。
ただ、最後のexitが何なのかが分からん。
ls
vim not-re
ls
ls
sl
>>70 たんにシェルを終了させたのではなくて?
: 1196597736:0;ls
: 1196597751:0;cd ../Led\ Zeppelin
: 1196597756:0;mplayer 02-Babe\ I\'m\ Gonna\ Leave\ You.mp3
: 1196597762:0;mplayer -ao esd 02-Babe\ I\'m\ Gonna\ Leave\ You.mp3
: 1196598082:0;timer
レッドツェッペリンを聴いていたようだ。
Esoundで音出し専用のサーバを立ててるんだけど、出力がすっげー低いんだよね、Esound側で増幅させる方法を知ってる人いないかな
ああああ、 そういうことかw
俺
export HISTFILESIZE=9999999999
export HISTSIZE=9999999999
1 vi .vnc/xstartup
2 sudo find /etc -name "*vnc*"
3 sudo find /etc -name "vnc.conf"
4 sudo find /etc -name "*.conf"
5 man tightvnc
いきなりvncいじりだしたらしいww
75 :
login:Penguin:2009/03/21(土) 21:42:49 ID:amDMX7FI
grep PAGE_MASK *
ls
find ./ | grep PAGE_MASK
ls
find ./ | grep page.h
コンパイル中asm/page.h が無いとエラーになってたときだ
1 ls
2 ps -ef |grep mlterm
3 ps -ef |grep screen
4 emacs -nw -e navi2ch
5 fg
timidity midi/bwv0829-07.mid
timidity midi/bwv0828-01.mid
timidity midi/bwv0806-01.mid
timidity midi/wtc1
timidity midi/525.mid
. .bashrc
1 cd
2 ls
3 ls /etc/X11/
4 startx
5 sudo reboot
Squeeze更新後だからだと思う
vi touhou~
wget -i touhou~
wget -i touhou~ | grep 403
nautilus .
rm *.1
ハイ、自動ダウンロードしようとしてました。
1 startx
2 ls
3 yum update
4 uname -a
5 shutdown -r now
脈絡なさ杉
sudo apt-get purge apt-xapian-index
LANG=C
sudo apt-get purge apt-xapian-index
logout
man cp
cd /usr/share/ati
sudo sh fglrx-uninstall.sh.
sudo reboot
sudo sh amd-driver-installer-12-1-x86.x86_64.run
sudo reboot
head -n 5 .bash_history
1:sudo cp ish /usr/bin
2:ish
3:cd Desktop/winhelp
4:chmod
5:chmod 755 winhelpcgi.cgi
…。
85 :
login:Penguin:2012/09/07(金) 14:14:50.44 ID:RZ+q5Xxu
Main PC
sudo nano -w /etc/services
sudo nano -w /etc/xinetd.d/vnc
rc.d restart xinetd
rc.d restart kdm
sudo nano -w
Gateway Server
su
exit
cd
cd /
tar xzvpf /home/user/cron.tar.gz
Fileserver
packer -Ss h264_
packer -Ss h264
packer -S mod_h264
nano -w /etc/httpd/conf/httpd.conf
nano -w /etc/motion/motion.conf
86 :
login:Penguin :2012/09/07(金) 18:01:36.26 ID:/6KP9iRD
「胎児 ◆pyX4qbHPn.」で検索!
30過ぎにもかかわらず親から仕送りを毎月20万貰うカスニート
親が金持ちにも関わらず低所得向けで格安の市営マンションに暮らす
仕送りのほとんどを風俗につぎこむ池沼で法政中退という学歴が生きがい
ntpq -p
exit
ntpq -p
ntpq -p
ntpq -p
df -m
df -m
free -m
df -m
df -m
cd emacs-24.2
make uninstall
cd /root/my-documents/
cd ochusha-0.6
make uninstall