Search Results

Search: Posts Made By: pasc
4,721
Posted By pasc
Well it wasn't paying attention on the cmd basis,...
Well it wasn't paying attention on the cmd basis, cause I tried it three different ways.

HOWEVER the echo removed actually works !.... in cmd :)

for %%A in (*.txt) DO (
set V=%%a
...
4,721
Posted By pasc
Nope that doesn't work in DOS either. I put...
Nope that doesn't work in DOS either.

I put a test.png in a folder.

1st try:
paste script in batch, execute -> Fail, png stays unrenamed

2nd try:
execute said script from CMD: -> Fail,...
4,721
Posted By pasc
Doesn't seem to work... neither directly in CMD...
Doesn't seem to work... neither directly in CMD nor in a bat file.

Like I said I want to achieve this without installing anything else...
4,721
Posted By pasc
well. I'd love to do this without anything added...
well. I'd love to do this without anything added besides the general DOS Shell.

I'd probably even cope with commands longer than 2 lines if needed.
4,721
Posted By pasc
Just the filenames.
Just the filenames.
4,721
Posted By pasc
Super Simple Script to remove first characters of any png file
Well I searched the net with varying success, but it seems kinda hard to find a one/max 2 lined command to:

strip all *.png files in the folder from their first two characters.

Any help is...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy