Skip to main content
10 events
when toggle format what by license comment
Apr 24, 2023 at 15:35 answer added zadjii timeline score: 1
Apr 9, 2023 at 20:53 comment added music2myear We cannot tell you why different programs behave differently, we aren't the devs. I recommend you edit your question including the title, to remove this unanswerable part and focus on an specific question we CAN answer.
Apr 8, 2023 at 14:13 comment added Vomit IT - Chunky Mess Style So change your 'terminal sessions open per PHP CLI execution' and figure out whatever ultimate goal you have (reason you need 100 instances opened and minimized, tabs, etc.) and figure out a more optimized way to handle the task per whatever "requirement" constraints you have. PowerShell is not cmd so if you must use PowerShell, this is a downside, time to change strategy. Take that back to the powers that tell you any new requirements and let them know this is a downside to the technology and then brainstorm and test to optimize your processes on the system you run them with the tool you use.
Apr 8, 2023 at 14:10 comment added Vomit IT - Chunky Mess Style Look at Powershell /? options from command line. There are switches to pass to powershell.exe such as -NoProfile or -NonInteractive that may help make the powershell.exe footprint smaller. I would never process 100 processes at the same time concurrently and ensure whatever scripted processes I am launching is optimized for the system which is it running, throttle or queue the processes for x thread, etc. I don't see why you need 100 terminal sessions active anyway and you should log your processes and look at the logs for whatever you need the terminal open for output wise, etc.
Apr 8, 2023 at 10:24 comment added harrymc Please add some screenshots of the error messages popups that you get.
Apr 7, 2023 at 10:41 review Close votes
May 5, 2023 at 3:05
Apr 7, 2023 at 8:46 history edited Peregrino69 CC BY-SA 4.0
added 173 characters in body
Apr 7, 2023 at 8:27 answer added grawity_u1686 timeline score: 2
S Apr 7, 2023 at 8:03 review First questions
Apr 7, 2023 at 8:32
S Apr 7, 2023 at 8:03 history asked Majd CC BY-SA 4.0