2011年10月1期Linux.bash_historyの上から五行を晒すスレ TOP カテ一覧 スレ一覧 削除依頼
・ 次のスレ
【2画面ファイラ】 mfiler2 【Rubyインタプリタ】
Debian GNU/Linux スレッド 西成ペンギン専用
【デザイン】foresight linux【革新】
Scientific Linux Part2


.bash_historyの上から五行を晒すスレ


1 :05/09/25 〜 最終レス :11/03/20
uptime
uptime
uptime
uptime
uptime
当時の俺・・そんなに連打しても変わんないよ・・・

2 :
df -k
df -k
df -k
ping goo.ne.jp
ochusha &

3 :
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 :
140 make
141 ls -al
142 nkf --guess nkf.doc
143 ./nkf --guess nkf.doc
144 ./nkf --guess nkf.exe

5 :
screen -rd
screen -rd
exit
screen -rd
exit

6 :
ochusha
ochusha
ochusha
ochusha
ochusha
最近Fx + bbs2chReaderに移行しました

7 :
mplayer fera38.wmv
mplayer tijyo06.wmv
mplayer kijyoui159.rm
mplayer fera159.wmv
mplayer paizuri02.rm

8 :
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

9 :
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

10 :
kill -9 26002
ps aux
kill -9 26035
kill -9 25334
kill -9 25338
しまくり

11 :
sudo fdisk /dev/sdc
less /proc/partitions
exit
sudo cat grub.conf
sync
何をやろうとしていたのか、何となく覚えてる。

12 :
su -
cd .ml
ls
cd ..
cd ~
意味わかんねえ・・・

13 :
emacs-22.0.50 db.pl
fg
perl db.pl
fg
perl db.pl

14 :
./configure
less ../mac/README
cat ../mac/README
cat ../mac/README |lv
exit

15 :
cd -
ls
ls -a
sudo ebuild `ewhich bmpx` unpack
su -
俺、このコマンド打ってから、1週間も経ってないと思うんだけど、↑の人達は忘れる程ヒストリサイズがでかいの?
ちなみに俺は、デフォの500だ。
$ echo $HISTFILESIZE
500

16 :
ls
ls
ssh 192.168.1.3
sftp 192.168.1.3
source .zshenv
おれは何かするたびに ls するので、268行 ( / 951行) が ls だな。

17 :
>>15
サイズは10000で重複が入らないようにしている。10000まで行った
ら別ファイルに保存している。現在10ファイル目で、最初のファイ
ルは3年前

18 :
>>17
それって、
「あー、あのコマンド、どうやって使うんだっけ?」
っていう時用?
たしかに、以前打ったコマンドの使いかたを忘れて、もう一回ググったり、マン叩いたりしてるけど。
>>16
特定のコマンドヒストリから外す設定があった。

19 :
zsh だけど
wc -l .zhistory
31563 .zhistory
三万あるよ。重複なし設定で。
コマンドの使い方忘れても
C-R ですぐ検索できるんで便利。

20 :
>>19
zshのヒストリってときどき消えない?
それが怖くて定期的に保存してるんだが。

21 :
二年位前に一回消えたことがあったかも。
バックアップは時々取ってるよ。
あと setopt share_history しないで
複数 zsh 立ち上げると履歴されないのがあるね。

22 :
一生懸命バックアップなんかとって年に何回見るのかと。

23 :
いや、見るためのバックアップじゃないから。

24 :
じゃあ、何のためのバックアップ?

25 :
>>22
過去のzhistoryと現在のzhistoryをgrepするコマンドを作ってるか
ら、年に何回も見てるよ。

26 :
apachectl start
cd /usr/local/etc/rc.d/
vi apache.sh
vi /etc/rc.conf
less /var/log/http/httpd-access.log
なんかapacheいじってたらしい

27 :
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 も読まずに

28 :
tail irc.log
tail irc.log -n50
tail irc.log -n50
俺ひっしだなw

29 :
>>28
less で開いておいて、> 押せば楽なんじゃないかな。

30 :
su -
su -
su -
su -
su -

31 :
ls
/a.out
./a.out
ls
cd ..

32 :
>>31
哀愁が漂ってますね

33 :
./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 :
jnethack
jnethack
more .tcshrc
v2c
jnethack

35 :
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 :
つーかさ、history見たら
自分では打った覚えの無いコマンド(そもそも自分の知らないコマンド)打ってて
『だれ?!だれかいるの!?』を感じる

37 :
crack されてるんじゃ?

38 :
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 :
w
finger
w
w
w

40 :
zshなんだけど
exit
su -
exit
top
exit
suとexitばっかだ・・・

41 :
cd data/_eroero/image/2/_work
ls
rm *
find ../ -type f -mtime -3 -exec ln -s {} ./ \;
gwenview

42 :
>sudo apt-get update
>sudo apt-get upgrade
>exit
>sudo apt-get update
>sudo apt-get upgrade
('A`)...

43 :
make
make
make
make
make

44 :
43は負け組

45 :
loadavg
avg
load
w
cat /var/log/httpd/access_log

46 :
3s
ls
df -h
which zsh
chsh

47 :
vi README
vi INSTALL
mkdir doc-pak
cp -p AUTHORS C* INSTALL NEWS README TODO doc-pak/
ls doc

48 :
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行

49 :
いちばん上じゃなかったけど、.bash_historyざっと見渡してみていちばん情の入った5行
./configure --help
./configure --disable-nls --disable-x
sh -x ./configure
rm -fr *
cd ..

50 :
>>48
>>49
ww

51 :
age

52 :
su
su
su
su
ls
どーなんだろう、これ・・・。

53 :
ls .fonts
rm -rf Sample
cp -r /mnt/win/image .image
exi8t
mplayer&
exit タイポしとる・・・

54 :
uimfep
starx
startx
uimfep
fd
何がしたいのか、さっぱりわからんw

55 :
ls -al
cd ..
ls
ls
ls -al
ls と cd しか知らないのかよ…

56 :
$ 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"
ふむ。

57 :
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を強制的にインストールしていたヤシ

58 :
6852 history -d 6849
6853 h
6854 history -d 6848
6855 h
6856 history -d 6852
プププ…

59 :
firefox&
qiv ~/.m0nzetu/ura/{151..250}/*
firefox&
su
firefox&

60 :
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

61 :
gcc -g -o z -DBENCH z.c z.o
time ./z
time ./z
time ./z
time ./z

62 :
ほしゅ

63 :
ls
ls
ls
ls
ls

64 :
:q
ps ax
ps axufg
fg
exit

65 :
rootの履歴が消えた。。。orz

66 :
su
su
cd /usr/src/linux/Documentation/kernel-parameters.txt
nano /usr/src/linux/Documentation/kernel-parameters.txt
su
3行目ヌルポ

67 :
la
ls
la
clear
sl

68 :
つまんねースレ

69 :
rm -rf >>68

70 :
ls
cd scheme
ls
emacs -nw 1-3.scm
exit
schemeの勉強をしてたみたいだ。
ただ、最後のexitが何なのかが分からん。

71 :
ls
vim not-re
ls
ls
sl
>>70
たんにシェルを終了させたのではなくて?

72 :
: 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側で増幅させる方法を知ってる人いないかな

73 :
ああああ、 そういうことかw

export HISTFILESIZE=9999999999
export HISTSIZE=9999999999

74 :
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 :
grep PAGE_MASK *
ls
find ./ | grep PAGE_MASK
ls
find ./ | grep page.h
コンパイル中asm/page.h が無いとエラーになってたときだ

76 :
1 ls
2 ps -ef |grep mlterm
3 ps -ef |grep screen
4 emacs -nw -e navi2ch
5 fg

77 :
timidity midi/bwv0829-07.mid
timidity midi/bwv0828-01.mid
timidity midi/bwv0806-01.mid
timidity midi/wtc1
timidity midi/525.mid

78 :
. .bashrc

79 :11/03/20
1 cd
2 ls
3 ls /etc/X11/
4 startx
5 sudo reboot
Squeeze更新後だからだと思う
TOP カテ一覧 スレ一覧 削除依頼
・ 次のスレ
【2画面ファイラ】 mfiler2 【Rubyインタプリタ】
Debian GNU/Linux スレッド 西成ペンギン専用
【デザイン】foresight linux【革新】
Scientific Linux Part2