interm-team: update basename command

git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@271 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
feninf 2018-11-19 12:53:45 +00:00
parent 49a2dbd2c9
commit 0a4a758edf
1 changed files with 9 additions and 0 deletions

View File

@ -30,3 +30,12 @@ Here are some of the most common basename flags:
<li><b>-s</b>: The suffix is taken as its argument </li>
<li><b>-a</b>: Supports multiple arguments and they will be treated as a name </li>
</ul>
<h3>Example<h3>
<pre>
basename /USI/command
</pre>
The shell will output this:
<i>command<br>