scripting

Tag details

Welcome to the 'scripting' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'scripting'.

Are you an expert about 'scripting'? Do you want to be the Technorati authority on 'scripting'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "scripting" at The Free Dictionary

Original Technorati articles tagged “scripting”

Latest blogosphere posts tagged “scripting”
 

  • Get PC Name not working now


    Spiceworks CommunityAuthority Authority: 454
    Hi Before Christmas, I thought I solved this issue with a post to this forum. But its not working now, much to my confusion. On the terminal server, I want to get the PC that the user had used to logon. Which is %clientname% In the attached script, Im getting the OU of that PC. For test purposes, Ive added some ...
    15 hours ago
  • Need to extract data from Column having variable length column


    The UNIX and Linux ForumsAuthority Authority: 144
    Hi , I need to extract data from below mentioned data, having no delimiter and havin no fixed column length. For example: Member nbr Ref no date 10000 1000 10202012 200000 2000 11202012 Output: to update DB with memeber nbr on basis of ref no. I tried to count the number of character ...
    15 hours ago
  • compare two fields and get a third field


    The UNIX and Linux ForumsAuthority Authority: 144
    Hello, Im trying to get a value based on a comparison of two fields, this is: file1 Code: 687.45 687.18 687.322 687.405 686.865 file 2 Code: 685    6.43 686    6.43 687    6.42 688    6.42 Im using this code that works well for rounded values: Code: awk -F " " BEGIN{while(getline ...
    17 hours ago
  • Complex structure from Specific Column


    The UNIX and Linux ForumsAuthority Authority: 144
    Dear all, I have many files like this: input : Code: 1083677.0    162.9      1969.2       1083677.0    481.7      2236.2       1083677.0    754.9      2515.4       1083677.0    1041.8      2733.5       1083677.0    1310.5      2952.6       1083677.0    ...
    18 hours ago
  • Scripting Guys Announce the 2012 PowerShell Scripting Games


    Hey Scripting Guy!Authority Authority: 458
    Summary : The Microsoft Scripting Guys formally announce the 2012 Scripting Games featuring Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, here. It must be spring—at least in the Charlotte, North Carolina area in the United States. Last week, I had the 2012 Scripting Games kick off meeting with ...
    18 hours ago
  • Mutli line patter search & replace in a xml file


    The UNIX and Linux ForumsAuthority Authority: 144
    Hello guys, I need your help for a specific sed command that would search for a multi line pattern and if found, would replace it by another multi line pattern. For instance, here is the input: Code: abcd       efgh               flex/MX.sh                 /USER:Paul ...
    1 day ago
  • Multiply PowerShell Strings to Customize Text Underlines


    Hey Scripting Guy!Authority Authority: 458
    Summary : Create a Windows PowerShell function that accepts pipelined input and creates a variable length underline that uses various characters. Microsoft Scripting Guy, Ed Wilson, is here. One of the things I really enjoy doing is reading the comments that are posted by various people on the Hey, Scripting Guy! ...
    1 day ago
  • creating variable by for loop


    The UNIX and Linux ForumsAuthority Authority: 144
    i have a file detail which contains cat detail 111111 222222 333333 444444 but detail may be 4 line file.6 line file or 8 line file like cat detail 111111 222222 333333 444444 555555 666666 777777 888888 so i want a declare a loop which assign the value of first line in one variable and second to second variable and ...
    2 days ago
  • problem in creating my own profile file in unix


    The UNIX and Linux ForumsAuthority Authority: 144
    I am new in shell scripting. currently i am using cygwin. My problem is i created a profile file in my own folder. file name is first.profile in which i gave following values to variable export a=10 now i am executing this profile file by below command ./.first.profile it executed succesfully. but when i am ...
    2 days ago
  • Why Should I Learn PowerShell? Real World Example Saves the Day!


    Hey Scripting Guy!Authority Authority: 458
    Summary : Guest blogger, Tim Bolton, shares a real world story that brings home the need to learn Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here, and it’s time for the Weekend Scripter. Today we have a guest blogger, Tim Bolton. Tim Bolton has been involved in the IT Pro community for over 18 ...
    2 days ago
  • Top 10 Groupon Clone Packages


    Sharebrain| Sharebrain Authority Authority: 141
    Impressed by Groupon and want to emulate the same business model via a Groupon Clone within your city, society, college, workplace or within your your buddies on facebook, twitter etc. Good idea … but real problem lies in starting from scratch. First it will be time be consuming. Second you may have the idea and ...
    3 days ago
  • Use PowerShell to Fix Those Annoying NDR Emails


    Hey Scripting Guy!Authority Authority: 458
    Summary : Microsoft PFE, Norman Drews, shows how to use the Active Directory cmdlets and the Exchange cmdlets to clean up distribution groups. Microsoft Scripting Guy, Ed Wilson, is here. Welcome our guest blogger, Norman Drews. Norman is a Microsoft PFE, and I had the privilege to meet with him when I was speaking ...
    3 days ago
  • Python/Pygame/PygCurse printing


    Spiceworks CommunityAuthority Authority: 454
    Hey there guys Ive been busy with a personal project for the last few months. Its a database system to track my workshop stock (spare hard drives, memory, etc). I wrote it in Python because its just so easy to do a simple database and text output structure. Sadly this has captured the attention of the higher-ups ...
    4 days ago
  • 10 Websites to download PHP Scripts


    Sharebrain| Sharebrain Authority Authority: 141
    My list of 10 Websites to download PHP scripts gets you the list of some of the best websites from where you can download useful scripts and plethora of different tools for your own convenience while working on your own. Now a days PHP itself is considered to be an unanimous tool for managing website View and Vote
    4 days ago
  • [awk] working with two files


    The UNIX and Linux ForumsAuthority Authority: 144
    Hello guys, I have little to no experience working with two files in awk and hope you can help me with a problem that may be easy for you to solve... Code: awk -v cut1="$var1" -v cut2="$var2" {split($0, arr1); for(i=1;i The above code is the basis for what I need to do. I have two cutoffs cut1 and cut2 that ...
    4 days ago
  • perl Cant coerce array into hash at


    The UNIX and Linux ForumsAuthority Authority: 144
    Hi guys I have this part of a perl script that returns and odd error Code: if ($args{software}) {       print "[Rdist Groups] @DISTFILE_GROUPS $output->{distfile_groups}->{ get_rdist_groups}\n"; and the error is Code: Cant coerce array into hash at ive never seed this error before, any ...
    4 days ago
  • Print Specific lines when found specific character


    The UNIX and Linux ForumsAuthority Authority: 144
    Hello all, I have thousand file input like this: file1: Code: $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$  $$      |      |        |      |$$  $$ UERT | TTYH |  TAFE  | FRFG |$$  $$______|______|________|______|$$  $$      |      |        |      |$$  $$    1 | DISK | TR1311 |  ...
    4 days ago
  • Use PowerShell to Parse XML Exchange Audit Results


    Hey Scripting Guy!Authority Authority: 458
    Summary : Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to parse XML-formatted Microsoft Exchange Server 2010 audit reports.  Hey, Scripting Guy! I have a problem. The search results that return from the New-AdminAuditLogSearch cmdlet are pretty useless. Looking at all ...
    4 days ago
  • who command from non terminal in unix


    The UNIX and Linux ForumsAuthority Authority: 144
    I was executing a command "who -ms" from a CHUI application but i get below message, It seems that who command can be executed only when we are logged directly in unix box as we have terminal. Is there a way to get rid of this problem , or anyother command where i can get machine name of the terminal from where i am ...
    4 days ago
  • Output for who in particualr format


    The UNIX and Linux ForumsAuthority Authority: 144
    echo `whoami;echo @;who -ms | cut -f 2 -d "(" | sed "s/)$//"` getting output as : @ Is it possible to get output as : @
    5 days ago

Comments about scripting

Personal attacks are NOT allowed
Please read our comment policy