From 3d9f330bdcf1a9aaca53411f7e0d882beb9e8d09 Mon Sep 17 00:00:00 2001 From: koalaman Date: Fri, 6 Feb 2015 12:10:06 -0800 Subject: [PATCH] Updated SC2012 (markdown) --- SC2012.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2012.md b/SC2012.md index 211166f..4433c9d 100644 --- a/SC2012.md +++ b/SC2012.md @@ -28,4 +28,4 @@ If trying to parse out any other fields, first see whether `stat` (GNU, OS X, Fr ### Exceptions: -If the information is intended for the user and not for processing (`ls -l ~/dir | nl; echo "Ok to delete these files?"`) you can ignore this message (add a [[directive]]). \ No newline at end of file +If the information is intended for the user and not for processing (`ls -l ~/dir | nl; echo "Ok to delete these files?"`) you can ignore this error with a [[directive]]. \ No newline at end of file