????

Your IP : 3.14.73.0


Current Path : /usr/share/bash-completion/completions/
Upload File :
Current File : //usr/share/bash-completion/completions/kldload

# FreeBSD kldload completion                               -*- shell-script -*-

[[ $OSTYPE == *freebsd* ]] || return 1

_kldload()
{
    local cur prev words cword
    _init_completion || return

    local moddir=/modules/
    [[ -d $moddir ]] || moddir=/boot/kernel/

    compopt -o filenames
    COMPREPLY=($(compgen -f "$moddir$cur"))
    COMPREPLY=(${COMPREPLY[@]#$moddir})
    COMPREPLY=(${COMPREPLY[@]%.ko})

} &&
    complete -F _kldload kldload

# ex: filetype=sh

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...