Created
November 2, 2015 14:15
-
-
Save turingmachine/db18fb8102a9bda6c279 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
simu@koze[~] | |
$ ls | |
advanced-puppet ceph Music puppet VirtualBox VMs | |
advanced-puppet.bk Documents node_modules rps VirtualBox VMs.old | |
bin Downloads openstack src workspace | |
simu@koze[~] | |
$ uname -a | |
Linux koze.yokto.net 4.2.3-200.fc22.x86_64 #1 SMP Thu Oct 8 03:23:55 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux | |
simu@koze[~] | |
$ df -h | |
Filesystem Size Used Avail Use% Mounted on | |
devtmpfs 3.9G 0 3.9G 0% /dev | |
tmpfs 3.9G 297M 3.6G 8% /dev/shm | |
tmpfs 3.9G 42M 3.9G 2% /run | |
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup | |
/dev/dm-1 231G 219G 11G 96% / | |
tmpfs 3.9G 100K 3.9G 1% /tmp | |
/dev/sda2 477M 145M 303M 33% /boot | |
/dev/sda1 200M 9.6M 191M 5% /boot/efi | |
/dev/dm-1 231G 219G 11G 96% /home | |
tmpfs 789M 16K 789M 1% /run/user/42 | |
tmpfs 789M 24K 789M 1% /run/user/1000 | |
simu@koze[~] | |
$ pwd | |
/home/simu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment