Comments deletet...

This commit is contained in:
sliker1 2013-03-24 14:45:57 +01:00
parent ff2f0f0d58
commit 377713db66

View file

@ -1,16 +1,5 @@
#!/bin/bash #!/bin/bash
# Author: [credential] helper = cache[credential] helper = cache[credential] helper = cache
# File: /home/sliker/ffuseradd.sh
# Created: 14:30:04 01/03/2013
# Modified: 20:48:17 06/03/2013
# Title: ffuseradd
# Version: 0.1
# License: GPLv2 - https://www.gnu.org/licenses/gpl-2.0.html
# vim: ff=unix:fileencoding=utf-8:ft=sh
if [ "$1" = "" ]; then if [ "$1" = "" ]; then
echo -e "\nUSAGE: ffuseradd <USERNAME>... [EMAIL ADDRESS]...\nUsername is\ echo -e "\nUSAGE: ffuseradd <USERNAME>... [EMAIL ADDRESS]...\nUsername is\
necessary!\nEmail address is optional." necessary!\nEmail address is optional."