Show All Related Tags
Did you mean
Microsoft Windows (19,584 results), Microsoft Corp. (16,940 results), security (16,200 results), personal technology (15,478 results), productivity (9,334 results)more...
Show Fewer Related Tags
Did you mean
Microsoft Windows (19,584 results), Microsoft Corp. (16,940 results), security (16,200 results), personal technology (15,478 results), productivity (9,334 results), consumer electronics (8,072 results), Microsoft Office (7,852 results), finance (6,908 results), computer (6,621 results), Office suites (6,382 results), Human Resources (6,326 results), information technology (6,227 results), Microsoft Windows XP (6,199 results), PC (4,600 results), workforce management (4,345 results), Webcast (4,156 results), Microsoft Outlook (3,730 results), Oracle Corp. (3,680 results), channel management (3,507 results), Hewlett-Packard Co. (3,368 results), Microsoft Windows Vista (3,365 results), Cisco Systems Inc. (3,336 results), IBM Corp. (3,119 results), telecommunications (3,069 results), career (2,733 results), Network technology (2,731 results), open source (2,697 results), Microsoft Excel (2,652 results), performance (2,628 results), digital music (2,569 results), Microsoft Windows 2000 (2,536 results), Microsoft Access (2,410 results), web technology (2,399 results), Microsoft Word (2,348 results), screensaver (2,303 results), laptop computer (2,241 results), TechRepublic Inc. (2,135 results), performance management (1,973 results), managerial accounting (1,890 results), Microsoft SQL Server (1,773 results), IT Service Management (1,757 results), Microsoft Internet Explorer (1,747 results), network security (1,674 results), construction (1,632 results), CD (1,630 results), Microsoft Windows Server 2003 (1,592 results), Microsoft Exchange Server (1,574 results), Microsoft Windows Server (1,554 results), project management (1,524 results), cyberthreats (1,511 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- calling a C program in a shell script
- hi how can i call a C program in a bourne shell script please let me knowecho "about to call a C program"cprogramecho "after calling a C program"This assumes cprogram is in the $PATH. You may have to specify the path:/home/username/bin/cprogramYou might need to compile your cprogram.c first to...
- Q&A 2006-03-17
- calling a C program in a shell script
- hi how can i call a C program in a bourne shell script please let me know
- Q&A 2006-03-17
- calling a C program in a shell script
- hi how can i call a C program in a bourne shell script please let me knowI'm assuming that the program is actually compiled. If it is actually compiled, it is just like calling any other program...As J.Ja points out, you just call it by name. In fact, much...
- Q&A 2006-03-17
Additional Resources
- Help required in Shell Script
- Shell script 1.how to generate the following series ,1,3,2,4,3,5,4,6......1002.how to write a shell script to check if a given string is palindrome or not without reversing the string3.how to write a shell script to display the following pattern using while loop.1223334444
- Discussion threads 2007-09-10
- Shell script
- 1.how to generate the following series ,1,3,2,4,3,5,4,6......1002.how to write a shell script to check if a given string is palindrome or not without reversing the string3.how to write a shell script to display the following pattern using whi
- Discussion threads 2004-12-17
- Adding a <CR> on a command in a script
- I have a added a Windows based command to a simple windows shell script that requires to be entered before the command will run. Currently the script hangs unless I press return then it will continue. Can a be added to the end of the command somehow?Can this...
- Q&A 2005-03-31
- Improve Your Scripting With the test Command
- The all too often underappreciated shell script is limited in power only by the ability of the person writing it. Every operation undertaken in a shell script, beyond the simplest grouping of commands, requires an examination of conditions. All shell script "Logic" - to use the term in its loosest...
- White papers
- Windows Server 2003 Logon script
- Does any-one know of a central repository where I can get a list of all valid system logon commands?I think you are confused or I amA login script is just that, a script that is launched at login. Usually this is a command shell script DOS batch file, vb...
- Discussion threads 2007-01-12
- FTP ls and dir hangs
- Hi, My script suddenly failed 2 weeks ago after working for years. 'ls' command hangs after the script loggin anonymously. This script was written in c shell. I also have another script written in perl and use the Net::ftp module to ftp the same exact site and 'ls' without any...
- Q&A 2004-10-04
- shell scripting
- 1. how to write shell script to display the following series:1,2,3,4,10,5,6,7,8,2,6,9,10,11,12,42,13,14,15,16,58,17,18,19,20,742.how to write a shell script that accepts two file names.it should swap the contents of these two file i.e. contents of file 1 should go in file2 and contents of file2 should go in file1.3.how print the multiplication of...
- Q&A 2004-12-22
- VB Script - Help!
- I am looking to change the following script to look in another location if it cannot find C:Program FilesInternet Exploreriexplore.exe. Norwegien & Swedish versions of Windows use the following location for IE c:programinternet exploreriexplore.exe. The script I have is as follows:Sub ZMain Dim MyURL, ret MyURL =...
- Discussion threads 2007-04-05
- Get up to speed on scripting tools and techniques
- This book excerpt from Paraglyph Press offers an excellent overview of scripting and scripting tools. This introductory chapter to Windows Admin Scripting Little Black Book, Second Edition, lays a solid foundation for understanding scripting techniques and introduces the three major scripting tools that the book focuses on:...
- Book chapters 2005-07-26
- Windows XP desktop to logon directly to Terminal sever
- How to a setup the xp desktop to logon to the termail server only like a thin cleint? Is this possible? I have set the shell in the reg to RDP which when the machine boots does come up to the TS login however you have to reboot...
- Discussion threads 2007-10-16
- Logon script for Active directory gpedit
- Hello,I would like to know if anyone can write me an example of logon script that will do the following:Change the value of HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerShell Folders Favorites registry key to another network location.Also, is there any web site which contains some gpedit scripts or any other useful information about it?Thank you...
- Discussion threads 2007-03-23
- GUI scripting with Zenity
- Zenity is a tool that allows you to create GUI prompts for shell scripts. Similar to the dialog tool, which creates nice "graphical" text interfaces for the CLI, Zenity creates GUI widgets and windows that can be used in a shell script.
- Download resources 2008-07-08
- Advanced Shell for UPX (exe)
- Advanced Shell is the Windows shell for UPX, the best executable file compressor. This shell allows to easy control UPX without any knowledge about UPX commands and options. It makes your work more effective and comfortable. Version 3.01 updates support issues.
- Software downloads 2007-10-04
- GUI scripting with Zenity
- Vincent Danen introduces you to Zenity, a tool that allows you to create GUI prompts for shell scripts. Zenity creates GUI widgets and windows that can be used in a shell script. by Vincent Danen
- Blog posts 2008-07-08
- Exchange 2007: Get used to the command line
- With the Exchange Management Shell, there are some things that you can do only from the new command line interface. Like it or not, Microsoft has put a whole ton of effort into making Exchange 2007 completely manageable via a Windows PowerShell-based management interface. In fact, there...
- Technical articles 2007-01-05
- Using script to record terminal sessions
- In this Linux tip, Vincent Danen explains the usefulness of script to log transcripts of network changes. There are also a couple of things to look out for if you use it. Most sys admins know the importance of keeping an action log where various tasks, configuration changes,...
- Technical articles 2007-02-12
- Automatically close running application
- Is there a way to close a running application in Windows with a batch file? The catch is in order to close the application you need a password. So, I would like to automatically close this application java app, enter password to close, then restart app all with...
- Discussion threads 2007-08-28
- << Previous
- page 1 of 1
- Next >>
