practice tests- Unix Korn Shell Scripting


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers practice tests- Unix Korn Shell Scripting
# 1  
Old 02-14-2007
practice tests- Unix Korn Shell Scripting

Hi,
I am about to take certification for "Unix Korn Shell Scripting", which is conducted by brain bench. ( http://www.brainbench.com/xml/bb/com....xml?testId=46)

The test consists of 40 single and multiple choice questions that must be answered in 60 minutes. The pass mark for this test is 55%.

I have 2 books:
1)SAMS Teach Yourself Shell Programming in 24 Hours
2)O'Reilly "Learning the Korn Shell"

Is there any site, where I can do some practise tests? Brain bench doesnt seem to have practice tests for this exam.

thanks,
eswasas
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Need Software to practice Shell scripting

Hi, I need a software in Windows to practice Shell scripting and unix commands. Please let me know. I have used Putty in Office network. Can it be used on single machine. If yes, How can I configure it. Thanks. (5 Replies)
Discussion started by: Nikhath
5 Replies

2. Homework & Coursework Questions

korn shell scripting

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: There is a menu driven program and there are some fields to be achived 3. Display contents of all .lst files... (3 Replies)
Discussion started by: jainitai
3 Replies

3. UNIX for Advanced & Expert Users

Comparison in Korn shell scripting

I have a scenario to implement in Korn shell script. Here it is.. I need to compare two values to see whether they are same or not. The issue is that the values coming in for comparison can be a string or an integer which can be determined during run time only. Which korn shell comparison... (2 Replies)
Discussion started by: vani123
2 Replies

4. Shell Programming and Scripting

Korn shell scripting

I am attempting to learn shell programming using o'rielly book "Learning the Korn Shell". I am finding it pretty difficult to do since the only access I have to unix boxes are running version 99 of ksh. The book utilizes ksh93 and there appear to be many differences. I can't even follow along... (2 Replies)
Discussion started by: vedder191
2 Replies

5. Shell Programming and Scripting

Solaris Korn Shell Scripting

I have made the following simple script: a=0 let a=$a+1 if "] then mailx -s "Up" abc@yahoo.com fi When I run the above script, I get the following error: # ./new.ksh ./new.ksh: ]: not found. Please tell me how to use if here? (6 Replies)
Discussion started by: kamaldeep1986
6 Replies

6. Shell Programming and Scripting

shell scripting practice

Hi , I am new to shell scripting and want to practice some examples. Can anyone tell me any site that works as a tutorial and I can have lot of ready examples for practice. This would hel-p me in understanding the shell scripting faster. Thanks (4 Replies)
Discussion started by: himvat
4 Replies

7. UNIX for Dummies Questions & Answers

Help with Korn Shell Scripting

Hi I'm new to scripting and I don't know where to start. I need to create a script that needs to look for specific files in a specific folder then I need to return the filename, the recordcount, bytecount and checksums. Then I need to write these results into a new file. I would appreciate... (2 Replies)
Discussion started by: th0123
2 Replies

8. Shell Programming and Scripting

shell scripting tests

hi all, i will have a shell scripting exam by thursday and i need a solved exams to get ready for my exam.that is very important for me.i really appreciate your help. (0 Replies)
Discussion started by: shaimaa
0 Replies

9. UNIX for Dummies Questions & Answers

Online UNIX emulator for Korn Shell scripting

Hi, I am very new to UNIX and I wanted to know if there is any online UNIX emulator in which I can practice Korn shell scripting. I have internet access, but my machine's OS is Windows XP. I just had my UNIX fundamental class and wanted to practice some shell scripting. I am not in a position to... (1 Reply)
Discussion started by: eswasas
1 Replies

10. Shell Programming and Scripting

korn best practice for shell

I need to create a korn function script that has parameter checking and a help section if the parameter count is wrong, then how do I create a library to store these functions and allow them to be called by others???? (1 Reply)
Discussion started by: jph
1 Replies
Login or Register to Ask a Question
FL-BUILD-REPORT(1)						   Debian manual						FL-BUILD-REPORT(1)

NAME
fl-build-report - generate a report from a FunkLoad bench result file SYNOPSIS
fl-build-report [options] XMLFILE fl-build-report --diff REPORT_PATH1 REPORT_PATH2 DESCRIPTION
fl-build-report analyze a FunkLoad bench xml result file and output a report. The --diff option expect two report directories and output a differential report. Note that you can preview the report for cycles that have been done while the bench is still running by invoking fl-build-report. OPTIONS
--version Show program's version number and exit --help, -h Shows a help message and exit --html, -H Produce an HTML report --output-directory=OUTPUT_DIR, -oOUTPUT_DIR Parent directory to store reports, the directoryname of the report will be generated automatically. --report-directory=REPORT_DIR, -r REPORT_DIR Directory name to store the report. --diff, -d Create differential report. SEE ALSO
fl-credential-ctl(1), fl-monitor-ctl(1), fl-record(1), fl-run-bench(1), fl-run-test(1). fl-install-demo(1), AUTHOR
Funkload was written by Benoit Delbosc. This manual page was written by Jose Parrella <bureado@debian.org>, for the Debian project (but may be used by others). Debian Project 26 March 2009 FL-BUILD-REPORT(1)