From 49a2dbd2c9fc7219f374bc308388a94c3761b640 Mon Sep 17 00:00:00 2001 From: hijmam Date: Mon, 19 Nov 2018 12:52:02 +0000 Subject: [PATCH] changing copy command content and title git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@270 a672b425-5310-4d7a-af5c-997e18724b81 --- site/pages/fs/cp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/pages/fs/cp.html b/site/pages/fs/cp.html index cf21cd9..d3e1003 100644 --- a/site/pages/fs/cp.html +++ b/site/pages/fs/cp.html @@ -4,8 +4,8 @@ category-page: fs category-title: FileSystem tags: directory list copy cp author: Mattia Hijman -title: touch -previous-page: pages/fs/rm.html +title: cp +previous-page: pages/fs/touch.html --- In the first synopsis form, the cp utility copies the contents of the source_file to the target_file.