Linux Operating System

Linux is a Unix-like computer operating system assembled under the model of free and open source software developmentand distribution .The defining component of Linux is the Linux kernel , andoperating system kernel was first released October 5 , 1991 by Linus Torvalds . Itwas originally developed as a free operating system for Intel x86-basedpersonal computers . It has since been ported to more computer hardwareplatforms than any other operating system . It is a leading operating system onservers and other big iron systems such as mainframe computers andsupercomputers . It also runs on embedded systems such as mobile phones ,tablet computers , network routers , televisions and video game consoles ; theAndroid system in wide use on mobile devices is built on the Linux kernel . Asfollows , here is some list of Linux common commands :

admin : create and administer SCCS files .

at : execute commands at a later time .

batch : schedule commands to be executed ina batch queue .

cal : print a calendar .

cat :concatenate and print files .

cd :change the working directory .

chgrp :change the file group ownership .

chmod :change the file modes/attributes/permissions .

chown :change the file ownership .

clear :clear the screen .

cmp :compare two files .

command: execute a simple command .

cp :copy files .

cut :cut out selected fields of each line of a file .

date :display the date and time .

diff :compare two files .

echo :write arguments to standard output .

false :return false value .

file :determine file type .

find :find files .

get :get a version of an SCCS file .

getconf: get configuration values .

grep :search text for a pattern .

id :return user identity .

jobs :display status of jobs in the current session .

kill :terminate or signal processes .

locale: get locale-specific information .

logger: log messages .

lp :send files to a printer .

ls :list directory contents .

man :display system documentation .

mkdir :make directories .

more :display files on a page-by-page basis .

mv :move files .

newgrp: change to a new group .

ps :report process status .

pwd :print working directory or return working directory name .

rm : removedirectory entries .

rmdir :remove directories .

time :time a simple command .

touch :change file access and modification times .

true :return true value .

uname :return system name .

vi :display editor .

what :identify SCCS flies .

who :display who is on the system .

write :write to another user’s terminal .

时间: 2024-08-09 10:41:47

Linux Operating System的相关文章

Inside the Linux Operating System[1]

gcc 编译链接过程: 分别调用cc1 编译,as assembler,collect2 调用ld 链接 gcc -v main.c 结果如下: /usr/lib/gcc/i686-linux-gnu/4.6/cc1 -quiet -v -imultilib . -imultiarch i386-linux-gnu main.c -quiet -dumpbase main.c -mtune=generic -march=i686 -auxbase main -version -fstack-pr

ORACLE 安装./runInstaller报"You are attempting to install 64-bit Oracle on a 32-bit operating system.

准备安装oracle数据库,参考:http://blog.csdn.net/mchdba/article/details/43086037 1,解决方法(1),忽略系统prereqs [[email protected] database]# export DISPLAY=192.168.121.218:1.0[[email protected] database]# xhsot +-bash: xhsot: command not found[[email protected] databas

Linux安装Oracle报Checking operating system version must be redhat-3, SuSE-9, redhat-4

解决办法:vi /xx/database/install/oraparam.ini 找到[Certified Versions] Linux=redhat-3,SuSe-9,redhat-4,后面加上redhat-5保存并退出即可.如图: Linux安装Oracle报Checking operating system version must be redhat-3, SuSE-9, redhat-4,布布扣,bubuko.com Linux安装Oracle报Checking operating

Linux启动报错missing operating system

用UltraISO制作了一个Red Hat Enterprise Linux Server release 5.7系统的U盘启动盘,然后在一台PC上安装,由于安装过程中在干别的事情,有些选项没有细看.安装完成后,启动系统时报错:missing operating system. 插上U盘,在BIOS里面选择从U盘启动就能正常启动系统,搜索了一些资料后,发现在安装LINUX操作系统过程中,由于使用的是U盘方式安装,引导的grub信息被默认安装到了U盘中(很多时候没有注意到这个),拔除U盘后,启动过

Portable Operating System Interface for uni-X

https://kb.iu.edu/d/agjv Short for "Portable Operating System Interface for uni-X", POSIX is a set of standards codified by the IEEE and issued by ANSI and ISO. The goal of POSIX is to ease the task of cross-platform software development by esta

Method and system for providing security policy for linux-based security operating system

A system for providing security policy for a Linux-based security operating system, which includes a template policy module configured to set an authority using policy information of a downloaded application so that the template policy module can set

osquery An Operating System Instrumentation Framewor

catalog 1. Getting Started 2. install guide for OS X and Linux 3. Features Overview 4. Logging 5. query example 1. Getting Started osquery is an operating system instrumentation framework for OS X and Linux. The tools make low-level operating system

InnoDB: Operating system error number 87 in a file operation. 错误87的解决方法

InnoDB: Operating system error number 87 in a file operation. 错误87的解决方法 140628  8:10:48 [Note] Plugin 'FEDERATED' is disabled.140628  8:10:48 InnoDB: The InnoDB memory heap is disabled140628  8:10:48 InnoDB: Mutexes and rw_locks use Windows interlock

Single-stack real-time operating system for embedded systems

A real time operating system (RTOS) for embedded controllers having limited memory includes a continuations library, a wide range of macros that hide continuation point management, nested blocking functions, and a communications stack. The RTOS execu