From b9abd0e4de862f0b3c2504076931da062ad34907 Mon Sep 17 00:00:00 2001 From: Ramicode Date: Sat, 5 Aug 2017 11:32:50 +0200 Subject: [PATCH 1/2] adding a list of LINUX commands where PARAMETERS are mandatory --- commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.txt b/commands.txt index 9e2740c..ed33c5c 100644 --- a/commands.txt +++ b/commands.txt @@ -1 +1 @@ -ls +mkdir From 9c6d36f8f12f2f03fa680550f1cb977d87b5a156 Mon Sep 17 00:00:00 2001 From: Ramicode Date: Sat, 5 Aug 2017 14:56:51 +0200 Subject: [PATCH 2/2] adding command --- commands.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/commands.txt b/commands.txt index ed33c5c..cf06e6e 100644 --- a/commands.txt +++ b/commands.txt @@ -1 +1,2 @@ mkdir +cd