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:
parent
5bdae3836c
commit
2878af67df
1 changed files with 9 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue