source: mainline/uspace/app/bdsh/cmds/modules/head/head_def.inc@ 3dc09ed

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

head command added

  • Property mode set to 100644
File size: 77 bytes
Line 
1{
2 "head",
3 "Read first n lines of a file",
4 &cmd_head,
5 &help_cmd_head,
6},
7
Note: See TracBrowser for help on using the repository browser.