Qshell for iSeries

Paperback
from $0.00

Author: Ted Holt

ISBN-10: 1583470468

ISBN-13: 9781583470466

Category: AS / 400

From the basics of programming in the Qshell on iSeries to complete coverage of previously undocumented topics, programmers will not only learn the Qshell more easily than they can with the Qshell manual from IBM, they will also learn practical applications of using the Qshell effectively. Written for users who are more comfortable with DDS, CL, and RPG as well as those using modern languages such as C and Java, this book allows those who are unfamiliar with Unix to easily learn this...

Search in google:

From the basics of programming in the Qshell on iSeries to complete coverage of previously undocumented topics, programmers will not only learn the Qshell more easily than they can with the Qshell manual from IBM, they will also learn practical applications of using the Qshell effectively. Written for users who are more comfortable with DDS, CL, and RPG as well as those using modern languages such as C and Java, this book allows those who are unfamiliar with Unix to easily learn this technology, which otherwise might be foreign to them. Although written specifically for iSeries programmers, the information gleaned here will be largely applicable to the shells for Linux and Unix, so programmers not familiar with those platforms will find those shells much easier to learn after learning Qshell.

PrefaceChapter 1: IntroductionChapter 2: Running QshellChapter 3: The EDTF Text EditorChapter 4: ScriptingChapter 5: Parameters and Variables DefinedChapter 6: Using Parameters and VariablesChapter 7: The Exit Status and Decision MakingChapter 8: Additional Control StructuresChapter 9: The Integrated File SystemChapter 10: Input and OutputChapter 11: Command-Line ArgumentsChapter 12: CommandsChapter 13: FunctionsChapter 14: Path Name Expansion (Globbing)Chapter 15: Signals & trapsChapter 16: ArchivesChapter 17: grep Scan UtilityChapter 18: sed EditorChapter 19: Writing Programs for QshellChapter 20: Additional OS/400 specific featuresChapter 21: Application Development ToolsChapter 22: Perl application developmentChapter 23: Java application developmentChapter 24: C/C++ application developmentAppendix A: Summary of changes by releaseAppendix B: Qshell vs. DOS