User Profile

Collapse

Profile Sidebar

Collapse
gunjan29484
gunjan29484
Last Activity: May 9 '08, 05:17 AM
Joined: Dec 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shell script to open many terminals from a parent terminal and execute different cmds

    Hello,

    I want to open 5 terminals from a parent terminal and place these terminals on the screen properly so that each terminal can be viewed properly at the same time.
    Also, i want to execute differnet commands in each terminal.

    Can you help me please?

    Thanks,
    Gunjan
    See more | Go to post

  • gunjan29484
    replied to comparing the given directory structures
    in Perl
    Dear Kevin,

    It works.
    Thanks a lot buddy!! :-)

    Regards,
    Gunjan
    See more | Go to post

    Leave a comment:


  • gunjan29484
    replied to comparing the given directory structures
    in Perl
    Hi Kevin,

    Thanks a lot!!
    you have decreased my code to an extent. :-)
    but its only showing the files and folders seen only once, can i have the parent directory name where the file is not present.
    for example, if i have given dirA and dirB as command line arguments to the script and saving them to dir1 and dir2 then if my file is not present in dirA then it should explictly show the same.

    thanks...
    See more | Go to post

    Leave a comment:


  • gunjan29484
    started a topic comparing the given directory structures
    in Perl

    comparing the given directory structures

    Hello,

    i want to compare the two directory structures and find out if any file or directory is missing in the second directory structure or not.
    (directory1 is a super set of directory2)
    I have written some code but i am confused with where exaclty the recursive call should be made and what all should be passed as directory name changes at each level.

    Please go through it and suggest me something i am...
    See more | Go to post
    Last edited by numberwhun; Dec 21 '07, 01:20 PM. Reason: add code tags
No activity results to display
Show More
Working...