Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 1st June 2010, 07:57 AM
prabuc Offline
Registered User
 
Join Date: Jun 2010
Posts: 2
windows_xp_2003ie
Can't able to create more than 28 spawn bash in fedora core linux 64 bit

Hi All,

I can't able to create more than 28 spawn bash in fedora core 7 (2.6.25.4 kernel) linux 64 bit machine. I can able to create 1015 spawn bash in 32 bit fedora 7 core.
Can someone help out from this...

Script I have used for both 32 bit and 64 bit:
-------------------------------------------------------
#!/usr/local/bin/expect -f

for { set i 0 } { 1 } { incr i} \
{
variable General
variable telnetPrompt

puts "i = $i"

if { $i == 20 } \
{
puts "Waiting for some time "
#sleep 20
}

puts " Test 1"

#spawn -noecho ./tools/bash-ln9
puts " Test 2"
spawn -noecho bash

expect \
{
-re "#" {
lappend General(pidList) $spawn_id
puts "Printing Spawn_id = $spawn_id"
}
timeout {
sleep 1000000
error "shell_spawn: could not spawn bash"
return -1
}
}
}
exit

-------------------------------------------------------
Thanx in advance for all your efforts.

-Prabu
Karthik
Reply With Quote
Reply

Tags
bash, bit, core, create, fedora, linux, spawn

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't able to create more than 28 spawn bash in fedora core linux 64 bit prabuc Using Fedora 1 1st June 2010 08:07 AM
Installing Fedora Linux Core 6 (linux Central) on Dell Dual Core Laptop Fed-tora-tora Installation and Live Media 1 28th December 2006 01:16 PM
Create a printer to print to file from bash fedorabo Using Fedora 2 28th February 2005 01:56 AM
How 2 Create Fedora 3 Core Installation CDs xhani Using Fedora 4 27th December 2004 01:27 PM


Current GMT-time: 06:38 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat