From 9a6551576b0f00bdbba494ca46bc5eb098b6cc57 Mon Sep 17 00:00:00 2001 From: feninf Date: Mon, 19 Nov 2018 13:04:47 +0000 Subject: [PATCH] interm-team: update 3basename command git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@274 a672b425-5310-4d7a-af5c-997e18724b81 --- site/pages/cmd/interm/basename.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/pages/cmd/interm/basename.html b/site/pages/cmd/interm/basename.html index 613875e..2950ae7 100644 --- a/site/pages/cmd/interm/basename.html +++ b/site/pages/cmd/interm/basename.html @@ -19,7 +19,7 @@ basename [flags] [string] [suffix] Where [flags] are the cat flags, read below for more info, the string command is -the pathname and the suffix, if indicated, will be also deleted. +the pathname and the suffix, if indicated, will be also deleted.

Flags

@@ -32,9 +32,9 @@ Here are some of the most common basename flags:

Example

- +
-  basename /USI/command
+basename /USI/command
 
The shell will output this: