Did you mean
workshop (31 results), DeskShare (15 results), bookshelf (6 results), Workshare (4 results), BEA WebLogic Workshop (4 results)
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Scripting
- What book could you recommend for learning basic scripting?. I've searched the internet but I'm unable to find like scripting for dummies.Thanks,RicThis is probably a better discussion question rather than a technical question.What environment will the script be run under?What scripting language do you want to learn?BASH, KSH, PHP, perl,...
- Q&A 2005-12-20
- Korn shell with Linux?
- Are there any versions of Linux that support the Korn shell and the vi editor?Yeshttp://linux.ittoolbox.com/nav/t.asp?t=431&p=431&h1=431Why would you use korn when you have bash?vi is in the typical linux install.Thank youI use korn with the vi editor at work and I want to simulate the enviroment at work as closely as...
- Discussion threads 2005-10-08
- shell
- which of the many shells do you use?why this over the ubiquitous bash? if not bash what benefits does the shell offer over bash?and don't forgetthat if you ever do decide to build a kernel, you have to have bash, or it isn't going to work. :)BashIt's bash for me,...
- Discussion threads 2005-07-13
Additional Resources
- TechNet Webcast: "The Network Is Slow": Identifying the Cause of Slow Network Communications (Level 200)
- Windows PowerShell is the Microsoft next-generation command line scripting solution that combines the interactivity of KSH or BASH, the programmability of Perl or Ruby, and the production-orientation of AS400 CL or VMS DCL. The attendee of this webcast learn about the basic capabilities of Windows PowerShell as an interactive shell...
- Webcasts
- Mini-Tip #4: Open Source Tools for Oracle
- I've written about Open Source and Oracle in the pastbut thought I would remind everyone that open source is a good place togo for new tools. Instead of starting from scratch, it sometimes helpsto see if someone has done something already. My philosophy is to notreinvent the wheel if I...
- Blog posts 2006-08-19
- TechNet Webcast: Microsoft Windows PowerShell: The Future of Server Administration (Level 300)
- Windows PowerShell is the next-generation command line scripting solution from Microsoft that combines the interactivity of the Korn Shell KSH or Bourne Again Shell BASH, the programmability of Perl or Ruby, and the production orientation of AS400 CL or Voice over IP VoIP Manager State Data Connection Library VMS DCL....
- Webcasts
- TechNet Webcast: Next-Generation Command-Line Scripting: "Monad" (Level 300)
- Learn about Microsoft's next-generation command-line scripting solution, code-named "Monad". "Monad" combines the interactivity of the Korn Shell ksh or the Bash shell, the programmability of Perl or Ruby, and the production-oriented qualities of AS/400 Control Language or Virtual Memory System VMS DIGITAL Command Language. This webcast shows how "Monad" also...
- Webcasts 2006-03-01
- Which script am I actually running
- I need a UNIX command that when called from a script will allow me to know which directory the script is being run from. Our versioning for production and test is simply to use different directory path. If I use which, it will simply tell me which one...
- Q&A 2006-04-19
- xhost hangs
- All,I am trying to connect to another system's display, but first I must run 'xhost +' or 'xhost '. After logging into the Xserver I:kshexport XAUTHORITY=`/usr/ucb/ps -auxwwww |grep "[X]sun" |sed 's/.* //'`export DISPLAY=:0xhost +and it hangs on 'xhost +'. The same result occurs if I try 'xhost '....
- Q&A 2005-04-25
- file modification date
- I am trying to write a ksh script on an AIX machine which involves retrieving a file's mod date in the format yyyyjjj where jjj = julian day.Is this possible?yes, you can pull a list of files modified on a specific day, or time.or after that day.either by reading last...
- Q&A 2005-02-11
- Wipro UWIN 2.9 (Windows)
- UWIN is a Unix to Windows Migration Toolkit that gives you all the features of a traditional UNIX operating system on Windows NT and Windows 95/98. This release of UWIN supports new functionality (as documented in the What's New section) and new libraries and utilities. It has an improved performance,...
- Software downloads 2001-07-18
- Find and bind key sequences in bash
- Assistant ManagerVery good article. My favorite shell is KSH. Using SunBlade 100. Not a problem. Just typed Bash @ CLI and entered bind string. The only draw back was the constant system beep each time I executed the stored command on F2 key. Anna Ohlsonalrightbut not very popular I might...
- Discussion threads 2005-04-27
- Locate files with the find tool
- find is one of my favorit commandsYou can find files created after a specific date/time. Ie: Age of file since either creation or modification.You can find files over a specific size. Looking for files that has filled a partition or blew out a user quota all of a...
- Discussion threads 2007-09-11
- UNIX Scripting Question
- I'm trying to pull some text from a file using "grep", which is then saved as a variable. The variable is called, and the entire search string is translated fine, but the string itself contains other variables that are being treated as text, and not as variables. A...
- Discussion threads 2007-07-24
- Code Visual to Flowchart 5 (Windows)
- Code Visual to Flowchart is an automatic flow chart generator software. It can reverse engineering a program, create programming flowchart from code, mostly used on flowcharting a program and documenting source code. It can generate Bmp, PNG, Visio, Word, Excel and PowerPoint flowcharts document, help programmers to document, visualize and...
- Software downloads 2007-07-11
- Generate external table definitions from SQL*Loader
- Nice tip!Bob,Nice tip! Simple but effective. Never new about this feature in SQL*Loader even though use it all the time.PareshPoint External Table To Symbolic LinkWe get error files back from our client with rows of bad records. Pointing a symbolic link at the appropriate error file eliminates the...
- Discussion threads 2006-10-04
- Sun Solaris Peer Product Review
- Sun Solaris Peer Product Review DiscussionShare your Sun Solaris experiences with TechRepublic Members here by replying below!Member survey responses for Sun SolarisFeedback from Peer Product Review Member Survey: We have been happy with this product for years. It has been running very well and we have upgraded a few times...
- Discussion threads 2006-02-14
- NT bat file to Perl script conversion
- I am trying to take a system that uses BAT files on NT and convert them to Perl Scripts. I am going to run the Perl scripts from Windows scheduler, and I need to know if I schedule them to run as root on the box if the schedule will...
- Discussion threads 2007-02-13
- Copying files in UNIX
- I have Folder1 with 12000 files in that folder.I can easely copy all files from this folder to another folder using commands:suPassword: xxxxcp ./Folder1/* ./Folder2/I created a script in csh - "copyFiles",again :suPassword: xxxxthen I use "exec" command to run script in the same shell:exec copyFilesit copies portion...
- Q&A 2005-02-09
- Generate a readable UNIX disk free listing
- TechRepublicrecently asked members to submit their favorite Network Administration scriptsfor possible publication. One of the first to make a submission was MiltonIngram. For his effort, Milton earned $100 and the satisfaction of seeing hisscript published on TechRepublic.Earn $100 for your admin scriptLet us payyou for your original scripts so that...
- Technical articles 2005-11-04
- << Previous
- page 1 of 1
- Next >>