Enter Keywords:
1 - 10 of 37(0.024 seconds)
Sort By:
 
I have a huge bunch of files in the below given pattern. I want to rename all by changing the first letter 'T' to 'S". Please provide me script to do it. T-interface001.log T-interface002.log ...
Zones: bash, Perl, LinuxDate Answered: 02/23/2009 Rating: 8.4 Views: 0
Hello, I have a file like this as shown below. On executing a command line script on a Linux box, I want to extract the content of the text which lies inbetween the lines "service pid machine Co...
Zones: bash, Perl, LinuxDate Answered: 06/26/2009 Rating: 8.9 Views: 0
Hello, I got 2 files which contains a huge list of servernames (as shown below). I need a script that can compare the entries between two files and get me the list of servernames which are missi...
Zones: bash, Perl, LinuxDate Answered: 07/06/2009 Rating: 8.9 Views: 0
Hello, I got a file which contains entries like this: oralsb10 x86_64 oralsb11 x86_64 svcllm01 i686 svcllm01-d1 i686 oralsb12 x86_64 oralsb13 x86_64 svcllm01-t3 i686 svcllm01-t4 i686 ...
Zones: bash, Perl, LinuxDate Answered: 07/19/2009 Rating: 8.8 Views: 0
Hi I need a regex expression in Perl that will return the Users from a Perforce Group -o groupname command. When you run this command you get a display lie this. # A Perforce Group Specification...
Zones: Perl, bashDate Answered: 08/20/2009 Rating: 9.1 Views: 0
I need a script that will first read a local file line by line. It wil then parse the lines into variables. Lastly it will use those variables to fill out a form. My file that it reads from woul...
Zones: Perl, bash, CGIDate Answered: 08/14/2009 Rating: 7.8 Views: 0
As I am writing perl and sh embedded script, I get a value say IP from user as interactive mode and this is done by perl chmod function.Now I want to transfer this value to sh script to use for its...
Zones: LanguagesDate Answered: 04/08/2004 Rating: 7.6 Views: 0
Good day to all expert, I'm new into bash world, I had found a complete version of Perl Script reference and wish to convert it into bash but it still perform the desire function. Here is the perl...
Zones: Linux DevDate Answered: 05/16/2004 Rating: 7.2 Views: 0
I'm looking for a way to redirect the standard in put of a script elsewhere...  Here's my scenario: I have an email server that receives email messages (from various systems).  My /etc/aliases f...
Zones: Perl, Sendmail, Sh...Date Answered: 11/08/2007 Rating: 6.2 Views: 0
Hi All, I need to remove the first 17 characters from a list of entries (containing 25 characters each). I obtain the output from a select statement (mysql), which I then dump into a text fil...
Zones: Regular Expressions, Lan...Date Answered: 05/08/2008 Rating: 9.3 Views: 0