自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

piniheaven的专栏

总是乐于把自己学到的东西和别人分享。

  • 博客(5)
  • 收藏
  • 关注

原创 Linux Commands for Beginners--Arithmetic in Bash--expr,let commands

In this part,I will show you how to do some arithmetic calculation in Bash.1.COMMAND:      expr  DESCRIPTION:       Print  the  value of EXPRESSION to standard output.  SYNOPSIS:       e

2013-09-03 17:10:42 1082

原创 Linux Commands for Beginners--Finding Files

In this part, I demonstrate how to find files.1.COMMAND:      findDESCRIPTION:   search for files in a directory hierarchySYNOPSIS:       find OPTION:     -mtime n   File's data w

2013-09-03 15:16:10 869

原创 Linux Commands for Beginners--Head and Tail Command

In this part, I go over both the head and tail commands.1.COMMAND:     headDESCRIPTION:     Print  the  first  10 lines of  FILE to standard output. SYNOPSIS:       head [OPTION]... [FIL

2013-09-03 15:10:31 944

原创 Linux Commands for Beginners--The Watch Command

In this part, I talk about the watch command.1.COMMAND :      watch  DESCRIPTION :      execute a program periodically, showing output fullscreen  SYNOPSIS :       watch [option]  

2013-09-02 21:54:42 753

原创 Linux Commands for Beginners--Viewing Resources--du,df,free commands

In this part, I talk about viewing system resources.1.COMMAND :       df DESCRIPTON :       report file system disk space usageSYNOPSIS :       df [OPTION]... [FILE]...OPTION :

2013-09-02 21:16:55 724

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除