Last active
November 28, 2016 12:55
-
-
Save jeehoonkang/49b87436fdb62f1b2b9054a5854ab8bf to your computer and use it in GitHub Desktop.
This file contains 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
cpu1: starting | |
cpu0: starting | |
sb: size 1000 nblocks 941 ninodes 200 nlog 30 logstart 2 inodestart 32 bmap start 58 | |
init: starting sh | |
$ ls | |
. 1 1 512 | |
.. 1 1 512 | |
README 2 2 2487 | |
cat 2 3 14136 | |
echo 2 4 13368 | |
forktest 2 5 7960 | |
grep 2 6 16052 | |
init 2 7 13888 | |
kill 2 8 13376 | |
ln 2 9 13352 | |
ls 2 10 16160 | |
mkdir 2 11 13492 | |
rm 2 12 13476 | |
sh 2 13 24876 | |
stressfs 2 14 14180 | |
usertests 2 15 58644 | |
wc 2 16 14636 | |
zombie 2 17 13044 | |
console 3 18 0 | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment