's   

Rushi's

Java, Js and everything web

  • 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

ad ai amazing android angularjs artificial intelligence Awesome browser Chrome code coding css design developer tools earth firefox funny Google html images inspiring Ipad java javascript js learning linux machine learning movie mozilla music nasa open source pics programming prompt engineering Research Science tool video videos web Windows XML youtube

RSS RSS

  • The Power User Playbook: Mastering Cursor Rules, Commands, and Skills
  • A Deep Dive into Agent Skills
  • Cursor IDE: A Practical Deep Dive for Shipping Faster
  • Beyond the Flakiness: Why Maestro is the Future of Mobile UI Testing
  • Beyond the Prompt: The 3 Cs of Architecture in the Age of Vibe Coding
January 2026
MTWTFSS
 1234
567891011
12131415161718
19202122232425
262728293031 
« Dec    
© 2026  rushis.com. | The content is copyrighted to Rushi and may not be reproduced.