Menu

Close
  • Home
Subscribe
Menu

linux

A 3-post collection

Page 1 of 1

Linux: Scheduled Jobs With crontab

Today I learned about crontab, which for those of us coming from the Windows world is the equivalent of the Windows Task Scheduler. If I had known how easy it was to use I would have started using it a long time ago. HowToGeek has a great detailed write »

Mark J. Miller on linux, bash, amazon-web-services-aws, elastic-cloud-compute-ec2, crontab, simple-storage-service-s3 10 March 2016

Bash: Move an Entire Directory of Files

I recently wanted to nest all the files in a folder one level deeper. Which meant I needed to move all the files except for the nested folder I created. This will move all files, excluding the directory new-folder: ls|grep -v new-folder|xargs -I % mv »

Mark J. Miller on linux, bash, xargs, grep 08 January 2016

LAMP.NET (Linux Apache Mono.NET PostreSQL)

As an developer I’ve always worked for companies which had little or no support for any environments other than Windows. But the situation is reversed at my current client. Most development is done in or with an Oracle As a Microsoft developer I am in »

Mark J. Miller on mono, apache, linux, postgresql, asp_net_mvc 14 May 2009
Page 1 of 1
developMENTALmadness © 2017
Casper theme powered by Ghost