User Tools

Site Tools


opus:fall2012:ccornair:unixpart3

unix Keyword 3

head

Definition

head is a command used to display the first few lines of a text file or piped data

References

List any sites, books, or sources utilized when researching information on this topic. (Remove any filler text).

en.wikipedia.org/wiki/Head_(Unix)

unix Keyword 3 Phase 2

File removal

Definition

This is used to delete files from the filesystem in linux

References

List any sites, books, or sources utilized when researching information on this topic. (Remove any filler text).

  • Reference 1
  • Reference 2
  • Reference 3

Demonstration

Demonstration of the indicated keyword.

lab46:~$ rm hello rm: remove regular file `hello'? y lab46:~$

opus/fall2012/ccornair/unixpart3.txt · Last modified: 2012/12/11 19:10 by ccornair