From 463aa596ecd4e603f971fa257abf71b23c3e9a3f Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 6 Feb 2015 22:54:24 +0100 Subject: [PATCH] Commands aangepast --- ass1/chris/sws1-s4109503-s4202015/exercise1/commands.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ass1/chris/sws1-s4109503-s4202015/exercise1/commands.txt b/ass1/chris/sws1-s4109503-s4202015/exercise1/commands.txt index 2ae78c6..1261119 100644 --- a/ass1/chris/sws1-s4109503-s4202015/exercise1/commands.txt +++ b/ass1/chris/sws1-s4109503-s4202015/exercise1/commands.txt @@ -1,2 +1,3 @@ mkdir -p sws1-s4109503-s4202015/exercise{1,2} echo -e "s4109503 Mart Lubbers\ns4202015 Chris Kamphuis" >./sws1-s4109503-s4202015/names.txt +du -sb | cut -f 1 > /1b.txt -- 2.20.1