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
User Profile
Collapse
-
gunjan29484 started a topic shell script to open many terminals from a parent terminal and execute different cmdsin Linuxshell script to open many terminals from a parent terminal and execute different cmds
-
Dear Kevin,
It works.
Thanks a lot buddy!! :-)
Regards,
Gunjan -
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...Leave a comment:
-
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...
No activity results to display
Show More
Leave a comment: