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:
parent
181680c4c9
commit
f7a9723703
1 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ basename [flags] [string] [suffix]
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
Where [flags] are the cat flags, read below for more info, the string command is
|
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>
|
<h3>Flags</h3>
|
||||||
|
|
||||||
|
@ -32,9 +32,9 @@ Here are some of the most common basename flags:
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>Example<h3>
|
<h3>Example<h3>
|
||||||
|
</b>
|
||||||
<pre>
|
<pre>
|
||||||
basename /USI/command
|
basename /USI/command
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
The shell will output this:
|
The shell will output this:
|
||||||
|
|
Loading…
Reference in a new issue