Did you mean
shell script (34 results)
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- 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
- Using rsh-remote shell scripts on windows
- HiI am searcching on how to excute a remote script on remote machine using rsh but not getting any samples for windows.I have excuted following comandrsh indica cat c:tmpaa.bat >> d:pp.batI am getting following errorrsh: can't establish connectionconnetion refusedcan you provide me what is to be dome to...
- Discussion threads 2007-09-19
- 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
- Scripting in Linux with execline
- Vincent Danen describes an alternative to traditional shell scripts, like bash. If you are resource-conscious, you may want to consider execline scripting as a leaner, more secure, and faster scripting method. Most individuals write shell scripts in bash, or "sh" (which is often, but not always, bash). Other...
- Technical articles 2006-12-21
- sys utilities written in Perl versus shell scripts, which is better?
- I've been putting together some system scripts for where I'm working right now on an OS X 10 system. They were specific in the request, but I coded them in a way to allow them to be general purpose. In other words, I wrote them to use config...
- Discussion threads 2006-10-25
- Unix file encrypt accessible to Windows
- I am putting in place a CVS repository that will reside on a Mac OS X server accessible by the application staff via ssh and pserver. I strongly suggested, and they agreed that we put in place a backup procedure that is automated. This backup procedure looks to be a...
- Discussion threads 2006-09-13
- 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 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
- 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
- Shell Script question
- Greetings all,I need a little help,I am trying to creating a series of prototypes for a program I am working on.Question:I need to record file names and archive the file names in a text file.In other words:1. Find a specific file type2. copy file name to a string3. save the...
- Discussion threads 2005-08-16
- Use 'heredoc' in shell scripts
- Linux users who work with large blocks of text may want to consider using heredoc. Find out how to use heredoc in a single statement to print many lines of text in a shell script. A lesser-known feature of shell scripting is "here documents" or heredoc....
- Technical articles 2005-06-06
- Network shell scripts for user removal
- I was wondering if anyone had any examples or suggestions for making a network shell script to remove user accounts from Windows 2000.Any help would be great. Thanks!!!For local accounts:NET USER username /DELETEfor domain accounts:NET USER username /DELETE /DOMAINIf you want to use VBS to delete you can use WSH...
- Q&A 2005-05-21
- Changing multiple file names in a Windows Explorer folder
- I have a folder with maybe a couple of thousand files whose names all have certain characters I want to replace or delete (ie. for all files in this folder).Is there any way to edit these changes for all the files in single commands instead of doing renames foe each,...
- Discussion threads 2005-02-14
- 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
- Red Hat Cygwin provides UNIX shell scripting in Windows
- Software and hardware deployments within most IT shops don't usually occur all at once. For instance, IT managers may have worked out a strategy for deploying Windows 2000 servers coexisting with Windows 98 (and even a few Windows 95) boxes. Over time, Linux servers begin to show up as well...
- Technical articles 2003-06-18
- Using the bash command line
- Need to get familiar with the fundamentals of the Linux bash command line and the Linux shell? In this Daily Drill Down, Dallas Releford explains these topics plus conditional statements, iteration statements, and variables.In this Daily Drill Down, I’ll attempt to familiarize you with the fundamentals of the Linux bash...
- Technical articles 2000-11-22
- Uninstaller 1.12.1 (Mac)
- Uninstaller allows you to uninstall applications by finding and deleting new created items on your disk since a previous saved state. Uninstaller can also be used to just check changes (new, modified and removed files) made on disks or folders between two dates. Uninstaller takes snapshots of your disk or...
- Software downloads 2008-03-19
- MacIfMon 1.0 (Mac)
- Once launched, MacIfMon will monitor status of network connections on your Mac (both LAN and dial-up connections). If it detects status change on any of monitored connections like disconnection or connection to the network it will perform any tasks that are configured for the even that has occurred. Currently tasks,...
- Software downloads 2009-06-04
- SUdrop 1.0 (Mac)
- SUdrop executes your dropped shell script with administrator rights.
- Software downloads 2005-02-13
- maintain1 8.7 (Mac)
- Maintain1 uses the terminal application to provide the output instead of having its own window do this. The reason behind this is that I like the terminal application. All I wanted was to be able to just click a button, have the terminal launch and run a shell script. I...
- Software downloads 2007-12-07
- << Previous
- page 1 of 2
- Next >>
