003 File Manager
Current Path:
/usr/src/tests/sys/cddl/zfs/tests/cli_root
usr
/
src
/
tests
/
sys
/
cddl
/
zfs
/
tests
/
cli_root
/
📁
..
📄
Makefile
(1.42 KB)
📄
cleanup.ksh
(1.01 KB)
📄
cli.cfg
(1.78 KB)
📄
cli_common.kshlib
(2.2 KB)
📄
setup.ksh
(1.04 KB)
📁
zdb
📁
zfs
📁
zfs_clone
📁
zfs_copies
📁
zfs_create
📁
zfs_destroy
📁
zfs_diff
📁
zfs_get
📁
zfs_inherit
📁
zfs_mount
📁
zfs_promote
📁
zfs_property
📁
zfs_receive
📁
zfs_rename
📁
zfs_reservation
📁
zfs_rollback
📁
zfs_send
📁
zfs_set
📁
zfs_share
📁
zfs_snapshot
📁
zfs_unmount
📁
zfs_unshare
📁
zfs_upgrade
📁
zpool
📁
zpool_add
📁
zpool_attach
📁
zpool_clear
📁
zpool_create
📁
zpool_destroy
📁
zpool_detach
📁
zpool_expand
📁
zpool_export
📁
zpool_get
📁
zpool_history
📁
zpool_import
📁
zpool_offline
📁
zpool_online
📁
zpool_remove
📁
zpool_replace
📁
zpool_scrub
📁
zpool_set
📁
zpool_status
📁
zpool_upgrade
Editing: cleanup.ksh
#!/usr/local/bin/ksh93 -p # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # $FreeBSD$ # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "@(#)cleanup.ksh 1.2 07/01/09 SMI" # . $STF_SUITE/include/libtest.kshlib default_cleanup
Upload File
Create Folder