Mic92 created page: home

This commit is contained in:
Jörg Thalheim 2014-08-20 20:56:38 +02:00
parent c436467a1f
commit bbefd3116e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ $ create-mysql-user-and-database foo # create database and user `foo`
## List zfs snapshots
```bash
$ cd /data/containers/<name>/rootfs/.zfs
$ cd /data/containers/<name>/rootfs/.zfs # .zfs directory is hidden and will not be shown by `ls -a`
$ ls
```