's   

Rushi's

Ctrl+AI+Ship

  • Home
  • Musings
  • Tech
  • About
  • Contact

Tag: cmd

Nov 20
2019
0

Windows Command Prompt Redirecting STDOUT/STDERR

Posted by Rushi

The ‘>’ operator is used to redirect the output to a new file, the ‘>>’ is used to redirect the output and append to the file. Now both the STDOUT and STDERR are written to the console by default. Output from a console (Command Prompt) application or command is often sent to two separate streams. […]

Read More →
tech cmd, command prompt, Redirecting, STDERR, STDOUT, STDOUT/STDERR, Windows
Nov 24
2014
1

Windows: How to delete a file with a too long filename

Posted by Rushi

Sometimes a simple task of deleting a file or folder will turn into a challenge when working on Windows. It might give you error messages like these: Destination Path Too Long.   The file name(s) would be too long for the destination folder. You can shorten file name and try again, or try a location […]

Read More →
tech cmd, delete, long, subst, too long, Windows
May 05
2010
2

Find whether a program is running(Windows OS)

Posted by Rushi

Consider a situation where you had to execute a job depending on whether another/same program is running. To solve this problem, we take the help of tasklist,find commands. Here is the code which gives us that information, save it as a batch file and tweak it to your needs: In this example, we are checking […]

Read More →
tech bat, batch, cmd, code, command, filter, find, program, tasklist, useful, Windows
May 05
2010
0

Launch Multiple Programs Using a Batch File(Windows OS)

Posted by Rushi

Every computer user has a set of programs that they invariably use pretty much everyday. For a software developer such programs are many and often need to be present at their beck and call. Adding to this use case, usually the programs are heavy, often needing few minutes to get going once they are invoked. […]

Read More →
tech autostart, bat, batch, cmd, launch, startup, Windows

Tags

ai AI agents AI coding agents angularjs anthropic artificial intelligence automation browser Chrome claude Claude Code code css cursor design developer tools git Google html images java javascript js linux llm LLMs machine learning MCP nasa node.js ollama open source pics productivity programming prompt engineering Python Research software engineering Spec-Driven Development typescript video videos Windows youtube

RSS RSS

  • From Prompting Agents to Loop Engineering
  • Local RAG Without the Storage Tax: A Hands-On Guide to LEANN
  • Building Your First Agent with Flue
  • The AI native playbook: people, agents, and context
  • Scanning agent skills before you trust them: a look at NVIDIA SkillSpector
July 2026
MTWTFSS
 12345
6789101112
13141516171819
20212223242526
2728293031 
« Jun    
© 2026  rushis.com. | The content is copyrighted to Rushi and may not be reproduced.