Skip to content

David Costello

dmcostello.com

  • Home
  • About
  • Articles
    • Internet
    • Programming
    • Uncategorised
  • Projects
  • Resources
    • Downloads
    • Links
  • Contact

Poweshell

Programmatically storing your Database for Source Control

18th June 201817th September 2018 @davidcostello42

Databases are often a critical part of most applications today. But how do you go about storing them for Source Control purposes? There are a number of approaches – the […]

 Programming  Bash, Batch Scripts, Command Line, GIT, MySQL, Oracle, Poweshell, Programming, Shell, Source Control, SQL, SQL Server, SQLite, SVN  Leave a comment

Deleting files in a directory older than a number of days

15th June 2018 @davidcostello42

Here’s a quick Windows Powershell script to delete all files in a folder that are older than a certain number of days. # Delete all Files in <directory> older than […]

 Code Scraps, Computing, Programming  Command Line, Poweshell, Programming, Windows  Leave a comment

Code Scraps: Get a list of all content in a directory on Windows

25th July 201712th September 2017 @davidcostello42

I recently posted a code scrap for getting all content of a directory in Linux. Here is the same code scrap but for Windows. C:\TestDir\> dir /b /s > C:\temp\files.txt […]

 Computing, Programming  Batch Scripts, Command Line, Data, Data Formatting, Poweshell, Windows  1 Comment

GetSize; A command-line utility for recursively getting directory size.

29th June 201415th September 2017 @davidcostello42

Easily retrieve the file size of a directory and all files and sub-directories using Powershell This code shim explains how to create a quick little Batch Script that will utilise […]

 Programming  Batch Scripts, Command Line, Poweshell, Programming, Windows  Leave a comment

Search

Archives

  • January 2021
  • October 2020
  • March 2019
  • January 2019
  • December 2018
  • October 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • March 2017
  • February 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • June 2014
Proudly powered by WordPress | Theme: Moesia by aThemes