source: mainline/uspace/app/bdsh/cmds/modules/basename/basename_def.inc@ e115fe4

Last change on this file since e115fe4 was e115fe4, checked in by parth-27 <parth1020patel@…>, 5 years ago

basename command added

  • Property mode set to 100644
File size: 127 bytes
Line 
1{
2 "basename",
3 "basename strips directory information and suffixes from file names",
4 &cmd_basename,
5 &help_cmd_basename,
6},
7
Note: See TracBrowser for help on using the repository browser.