interm-team: update 3basename command

git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@274 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
feninf 2018-11-19 13:04:47 +00:00
parent bfc02d3758
commit 9a6551576b
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ basename [flags] [string] [suffix]
</pre>
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.<br><br>
<h3>Flags</h3>
@ -32,9 +32,9 @@ Here are some of the most common basename flags:
</ul>
<h3>Example<h3>
</b>
<pre>
basename /USI/command
basename /USI/command
</pre>
The shell will output this: