Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

jcdmelo

@jcdmelo
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Programming Question
    J jcdmelo

    I do write BAT files - and have never gave up on them ever since my IBM PCJr. - once in a while to: - automate repetitive shell commands - setup a path - perform string or repetitive operations on a bunch of files which depends on a search in the current directory. To "kill the snake and show the stick" (a popular saying in Brazil which denotes "to show that you have really done it") here's a simple example: for /D %%i in (*) do dir /s "%%i" >> dirs.txt Julio Cezar

    The Lounge question xml
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups