Bash Scripts
Home
Forum
Login
Register
Profile
Introductions
Announcements
Ubuntu
Fedora
Linux Mint
OpenOffice
CentOS
Postfix
Desktop Training
Ubuntu
Fedora
OpenSUSE
Debian
PCLinuxOS
Mandriva
gOS
Vector Linux
DSL
Slackware
Desktop Reviews
Screenshots
Linux Commands
Linux Newbie
Ubuntu Hardy Heron
Demo Test
Top Linux Distro: Quiz
Vector Linux Quiz
Desktop Apps Training
Agave
Amarok
Audacity
Beagle
Centre
Dia
Evolution
F-spot
Firefox 3.0
Gantt
GCStar
GIMP
GmailChecker
GnuCash
gThumb
Inkscape
K3B
Konqueror
Liferea
Listen
NeroLinux
Mind Mapping
Opera
OpenOffice
Policy Kit
Sound Juicer
Scribus
Thunderbird
Tomboy Notes
Wifi Radar
Wireless Networking
Other Applications
Server Training
Server Administration
Ubuntu Server
Server Manage Topics
Server Management
Web Server
Web Server Concepts
Mail Server
Citadel
Postfix
Sendmail
FTP Server
Proxy Server
Squid
DNS Server
DNS Tools
Linux Terminal Server
Nagios
Advanced Nagios
DHCP
Encryption
File Server
Samba
Hardware
Virtualization
Security Training
Firewall
Stealth Firewall
Server Security
Port Knocking
Security Tools
Security Concepts
VPN
Network Training
Local Area Network
Wide Area Network
Cisco Routers
Access Lists
Creating a Subnet
Network Concepts
IP Routing
Command Line
Basic Commands
Bash Scripts
Shells
Administrative
Managing Backups
Users and Groups
Managing Rights
Drivers and Formats
Files and Text
System and Program
Moving In The Directory
Network Commands
Regular Expressions
Bash Scripts
Please take a moment to complete this quiz.
I prefer to respond anonymously:
No
Yes
Name
Email
When you see the # sign in front of text in a script what does it mean?
control
comment
clear
conceal
How do you make a script executable?
chown 744
change 677
chmod 755
chmod user
If you want to communicate that the script has executed correctly what cleanp code is used?
clean 0
exit now
done 3
exit 0
What script option would you use if you wanted to create a symbolic name in memory for a value?
function
variable
test
wildward
If you wanted to execute a command separate from the script and then use the output in the script what could you do?
use double quotes
use single quotes
use forward tic
use back tic
What aspect of a script will allow you to modularize the script?
variable
function
comment
exit
What aspect of a script will allow you to repeat a task more than one time?
variable
function
for loop
executable
What aspect of teh script will continue until a condition is met?
for loop
desemiator loop
while loop
retry loop
In a case statement the commands are executed until they meet what double characters?
quotes
exclamation marks
asterisks
semicolons
What command do you use to execute a script?
go script
chmod script
sh script
exec script
Choose Your Path
Connect With Us