[PDF] BCA VIth SEM BCA 306 LINUX ENVIRONMENT UNIT – I UNIX





Previous PDF Next PDF



Course Name : BCA / MCA Subject Name: Linux Operating System

Note it this page only appear when we select the manual partition option from the previous screen. Click on next to continue installation. Step 8-After the disk 



Introduction LINUX is a Unix-like and mostly POSIX-compliant

It also contains the library essential for binaries in /bin and /sbin. Page 2. BCA VI th SEM. Mobile Computing Unit - 1. Basic Commands.



bachelor of computer applications (bca) degree

28-Jul-2011 Viva-Voce will be conducted in fifth semester. Page 6. Note : A Minimum of 40 Lectures is mandatory for each course.



Operating System _3rd Sem_

Digital Notes By. BIGHNARAJ NAIK. Assistant Professor. Department of Modified versions of swapping are found on many systems (i.e. UNIX



CHAPTER 1: INTRODUCTION TO UNIX Definition of operating

Linus Benedict Torvalds in 1991. ➢ Difference between UNIX and LINUX (linux is a unix clone) $echo “ I am studing in 2 Bca “. →. I am studing in 2 Bca. •.



Notes of Chapter 1: Basics of Internet

→ Apache Tomcat: This is free and open source web server that can run on different operating systems like Linux Unix



Linux Memory Management

0061ee/include/linux/mmzone.h. Page 15. The main zones. ○ Note: The actual use and layout of the memory zones is architecture-dependent and not all zones 



NORTH MAHARASHTRA UNIVERSITY JALGAON BACHELOR IN

BCA 402 RDBMS. BCA 303 Java Programming. BCA 403 C#.NET. BCA 304 Linux Operating System. BCA 404 Data Structure. BCA 305 Practical on Java. BCA 405 Practical on 



Syllabus of BCA

24-Dec-2012 (B.C.A.) ... Linux Commands and Utilities: Entering the Machine User Names and Groups



Linux System Administration BACHELOR OF COMPUTER

Block 1 introduces the Linux operating system. The installation and description of different Linux OS along with file organizations are covered in this block.



BCA VIth SEM BCA 306 LINUX ENVIRONMENT UNIT – I UNIX

Kernel:The Linux kernel includes device driver support for a large number of PC hardware devices (graphics cards network cards



Course Name : BCA / MCA Subject Name: Linux Operating System

The linux os is categorized three major components namely kernel shell and utility and applica- tion programs. Viewing the system as a set of layers the os is 



Introduction LINUX is a Unix-like and mostly POSIX-compliant

BCA VI th SEM. Mobile Computing Unit - 1. Introduction. LINUX is a Unix-like and mostly POSIX-compliant computer operating system assembled under.



Bca 3 Year Linux Notes [PDF] - m.central.edu

15-Jun-2022 Recognizing the habit ways to acquire this book Bca 3 Year Linux Notes is additionally useful. You have remained in right site to begin ...



B.C.A. THIRD YEAR

BCA.S5.4. LINUX &. UNIX. OPERATING. SYSTEMS. 4. 80. 20. 100. 3. BCA.S5.5. PROJECT Advantages of Linux Flavors of Linux



B.C.A. THIRD YEAR

Comp.lab.2. (Linux). 3. 50. 50. 3. TOTAL MARKS. 600. SEMESTER 6: BCA.S6.1. ADVANCE Advantages of Linux Flavors of Linux



OPERATING SYSTEMS Lecture Notes

Examples include GNU/Linux BSD UNIX (including core of Mac OS X)



Linux Notes for Professionals

03-May-2018 Ctrl + D Log out of the current shell session similar to the exit or logout command. In some commands



LINUX PROGRAMMING

LECTURE NOTES. ON. LINUX PROGRAMMING. IV B. Tech I semester. Prepared By. Y. Harika Devi. Assistant Professor. G. Geetha Reddy. Assistant Professor.



[PDF] BCA / MCA Subject Name: Linux Operating System - Microtek College

UNIT – I Linux introduction and file system - Basic Features Different flavors of Linux Advantages In- stalling requirement Basic Architecture of 



[PDF] BCA 306 LINUX ENVIRONMENT UNIT – I UNIX & LINUX - FIMT

Command/shell: The absolute path of a command or shell (/bin/bash) Typically this is a shell Please note that it does not have to be a shell /ETC/SHADOW



[PDF] Introduction LINUX is a Unix-like and mostly POSIX-compliant

BCA VI th SEM Mobile Computing Unit - 1 Introduction LINUX is a Unix-like and mostly POSIX-compliant computer operating system assembled under



Unit I: Introduction of Linux BCA 7th Semester Linux Operating

27 mar 2019 · BCA 7th Semester Linux Operating System Notes Pdf Introduction of Linux History Structure of the Linux OS Kernel Culture of Free 





[PDF] LINUX PROGRAMMING - IARE

LECTURE NOTES ON LINUX PROGRAMMING IV B Tech I semester Prepared By Y Harika Devi Assistant Professor G Geetha Reddy Assistant Professor





[PDF] BCA-II Operating System LINUX - Onlineexamformscom

Discuss the various types of CPU scheduling and its algorithms Unit–III A Discuss the paging and segmentation B Write the short notes on virtual memory C 



[PDF] INTRODUCTION TO UNIX Definition of operating system Features

Features of operating system 1) Memory management Memory management module performs allocation and de-allocation of memory space 2) Processor management



[PDF] Linux Operating System Bca Notes Pdf - BYU

It is your unquestionably own grow old to affect reviewing habit among guides you could enjoy now is Linux Operating System Bca Notes Pdf below

  • What is Linux in BCA?

    Linux uses a hierarchical file structure i.e. directories are linked in the form of a family tree. All the hardware devices (I/O devices, storage devices) are also treated as file. In Linux the root di- rectories it is the main directory and all other directories are its sub-directory.
  • How to learn basics of Linux?

    How to Learn Linux: Understanding the Basics

    1Find solid resources and learning matieral.2Learn and practice the basics.3Spend time exploring the OS.4Start a project and put your knowledge into practice.5Keep practicing to refine your skills and learn more.
  • What is Linux operating system notes?

    Linux® is an open source operating system (OS). An operating system is the software that directly manages a system's hardware and resources, like CPU, memory, and storage. The OS sits between applications and hardware and makes the connections between all of your software and the physical resources that do the work.
  • In general, the Linux operating system is made up of three parts; the kernel, the shell, and the programs.

BCA VIth SEM

BCA 306

LINUX ENVIRONMENT

UNIT I

UNIX & LINUX:- Overview of UNIX and LINUX Architectures, UNIX Principles, GNU Project/FSF,GPL,Getting help in Linux with help, whatis, man command, info command, simple commands like date,whoami, who, w, cal, bc ,hostname, name, concept of aliases etcLinux file system types ext2, ext3, ext4,Basic linux directory structure and the functions of different directories basic directory navigation commands like cd, mv, copy,rm,cat command , less command, runlevel (importance of /etc/inittab)[T1,T2,R1] [No. of Hrs: 11]

UNIT II

Standard Input and Output, Redirecting input and Output, Using Pipes to connect processes, tee command, Linux File Security, permission types, examining permissions, changing permissions(symbolic method numeric method),default permissions and unmask Vi editor basics, three modes of vi editor, concept of inodes,inodes and directories,cp and inodes ,mv and inodes rm and inodes, symbolic links and hard links, mount and unmount command, creating archives, tar,gzip,gunzip,bzip2,bunzip2(basic usage of these commands)[T1,T2,R1] [No. of Hrs: 11]

UNIT III

Environment variables(HOME,LANG,SHELL,USER,DISPLAY,VISUAL),Local variables, concept of /etc/passwd, /etc/shadow, /etc/group, and su- command, special permissions(suid for an executable,sgid for an executable,sgid for a directory, sticky bit for a directory) tail, wc, sort, uniq, cut, tr, diff, aspell, basic shell scripts grep, sed, awk(basic usage) [T1,T2,R1] [No. of Hrs: 11]

UNIT IV

Process related commands(ps, top, pstree, nice, renice), Introduction to the linux Kernel,

getting started with the kernel(obtaining the kernel source, installing the kernel source,using patches, the kernel source tree, building the kernel process management(process descriptor and the task structure, allocating the process descriptor, storing the process descriptor, process state, manipulating the current process state, process context, the process family tree, the Linux scheduling algorithm, overview of system calls, Introduction to kernel debuggers(in windows and linux)[T2]

UNIT I

OVERVIEW OF UNIX AND LINUX ARCHITECTURES

UNIX has been a popular OS for more than two decades because of its multi-user, multi-tasking environment, stability, portability and powerful networking capabilities. In the late 1960s, researchers from General Electric, MIT and Bell Labs launched a joint project to develop an ambitious multi-user, multi-tasking OS for mainframe computers known as MULTICS (Multiplexed Information and Computing System). MULTICS failed (for some MULTICS enthusiasts "failed" is perhaps too strong a word to use here), but it did inspire Ken Thompson, who was a researcher at Bell Labs, to have a go at writing a simpler operating system himself. He wrote a simpler version of MULTICS on a PDP7 in assembler and called his attempt UNICS (Uniplexed Information and Computing System). Because memory and CPU power were at a premium in those days, UNICS (eventually shortened to UNIX) used short commands to minimize the space needed to store them and the time needed to decode them - hence the tradition of short UNIX commands we use today, e.g. ls, cp, rm, mv etc. Ken Thompson then teamed up with Dennis Ritchie, the author of the first C compiler in 1973. They rewrote the UNIX kernel in C - this was a big step forwards in terms of the system's portability - and released the Fifth Edition of UNIX to universities in 1974. The Seventh Edition, released in 1978, marked a split in UNIX development into two main branches: SYSV (System 5) and BSD (Berkeley Software Distribution). BSD arose from the University of California at Berkeley where Ken Thompson spent a sabbatical year. Its development was continued by students at Berkeley and other research institutions. SYSV was developed by AT&T and other commercial companies. UNIX flavors based on SYSV have traditionally been more conservative, but better supported than BSD-based flavors.

Linux Architecture

Kernel:The Linux kernel includes device driver support for a large number of PC hardware devices (graphics cards, network cards, hard disks etc.), advanced processor and memory management features, and support for many different types of file systems (including DOS floppies and the ISO9660 standard for CDROMs). In terms of the services that it provides to application programs and system utilities, the kernel implements most BSD and SYSV system calls, as well as the system calls described in the POSIX.1 specification. The kernel (in raw binary form that is loaded directly into memory at system startup time) is typically found in the file /boot/vmlinuz, while the source files can usually be found in /usr/src/linux.The latest version of the Linux kernel sources can be downloaded from http://www.kernel.org. Shells and GUIs :Linux supports two forms of command input: through textual command line shells similar to those found on most UNIX systems (e.g. sh - the Bourne shell, bash - the Bourne again shell and csh - the C shell) and through graphical interfaces (GUIs) such as the KDE and GNOME window managers. If you are connecting remotely to a server your access will typically be through a command line shell. System Utilities: Virtually every system utility that you would expect to find on standard implementations of UNIX (including every system utility described in the POSIX.2 specification) has been ported to Linux. This includes commands such as ls, cp, grep, awk, sed, bc, wc, more, and so on. These system utilities are designed to be powerful tools that do a single task extremely well (e.g. grep finds text inside files while wc counts the number of words, lines and bytes inside a file). Users can often solve problems by interconnecting these tools instead of writing a large monolithic application program. Application programs: Linux distributions typically come with several useful application programs as standard. Examples include the emacs editor, xv (an image viewer), gcc (a C compiler), g++ (a C++ compiler), xfig (a drawing package), latex (a powerful typesetting language) and soffice (StarOffice, which is an MS-Office style clone that can read and write Word, Excel and PowerPoint files).

UNIX PRINCIPLES

Computer Terms

Memory contents are lost when the power goes, and memory is limited in size (usually only a few gigabytes in size). Data and programs are stored onto disk for later use and retrieval. A program is

a set of instructions for the computer's CPU for manipulating data, including sending it to files, to

the screen or to other bits of the computer.

The Kernel

In Unix (often spelt UNIX), the basic software controlling the hardware is know as the Kernel. The Kernel does all the difficult and nasty things like managing all the running processes (a name for a running program), the memory, the network connections, disks, tapes and virtually any bit of hardware on the computer.

Shells

A shell is a program which allows you to run other programs. Microsoft Windows has a shell

called Explorer which allows you to run programs by clicking on them. Although there are

graphical shells for UNIX, such as Gnome and KDE, they are not installed on the computing cluster. Files In UNIX, like in many environments, data are stored in things called files. A file contains data made up of a particular number of bytes. Many files in Unix are stored as text; often data in a program are translated into text for saving and loading. Other files, such as those your programs could write, or programs themselves, are encoded such that you can load them back into memory. Files have particular names, which can be hundreds of characters long, and are case sensitive, so

that the file `Hello.txt' isn't the same as the file `hello.txt'. Conventionally files of a particular type

have the same `suffix' or `extension', which is the bit at the end back to the dot.

Directories

Files are stored on disk (which may be a CDROM or a pretend disk in memory, like the /tmp file

system). Files are organized in a `File System Hierarchy' or `Directory Tree' (it looks like a tree),

which sounds a bit complex. A directory is a set of files with a name, which can also contain other directories. All the directories can be traced back to the root directory, `/'. The Network File System (NFS) allows you to access your files on different computers. Names of files are built up from the current working directory, or from root if an absolute name is given (starting with /). Directories are specified with slashes after them.

Permissions

Each file and each directory has an owner saying who has control of the file, and a group which can be several users, who also can have ac cess to the file. The important files on the computer are owned by the user `root' who is your local friend ly system administrator. Certain programs and files are restricted for use by root.

Processes

When you run a program, you load it into memory and it starts running as a `process'. Processes compete for the CPU time on the computer , according to their priority or `niceness'. Each process gets its own identification number (PID), which are recycled eventually. Processes are identified by this number in the `top' and `ps' process examination tools, and can be used to kill or stop the process with the `kill' command.

The X Window System

X is a system for displaying graphical applications on Unix (and other) systems. An X server runs on your computer, and receives requests to open windows, draw windows, accept input, and so on from a client application (which is the program you are running).

GNU PROJECT/FSF

GNU was launched by Richard Stallman (rms) in 1983, as an operating system which would be put together by people working together for the freedom of all software users to control their computing. rms remains the Chief GNUisance today. The primary and continuing goal of GNU is to offer a Unix-compatible system that would be 100% free software. Not 95% free, not 99.5%, but 100%. The name of the system, GNU, is a recursive acronym meaning GNU's Not Unixa way of paying tribute to the technical ideas of Unix, while at the same time saying that GNU is

something different. Technically, GNU is like Unix. But unlike Unix, GNU gives its users

freedom. The GNU packages have been designed to work together so we could have a functioning GNU system. It has turned out that they a distros, so contributions to GNU packages help the free software community as a whole. Naturally, work on GNU is ongoing, with the goal to create a system that gives the greatest

freedom to computer users. GNU packages include user-oriented applications, utilities, tools,

libraries, even gamesall the programs that an operating system can usefully offer to its users. GPL The GNU General Public License (GNU GPL or GPL) is the most widely used free software license, which guarantees end users(individuals, organizations, companies) the freedoms to use, study, share (copy), and modify the software. Software that ensures that these rights are retained

is called free software. The license was originally written by Richard Stallman of the Free

Software Foundation (FSF) for the GNU project. The GPL grants the recipients of a computer program the rights of the Free Software Definition and uses copy left to ensure the freedoms are preserved whenever the work is distributed, even when the work is changed or added to. The GPL is a copy left license, which means that derived works can only be distributed under the same

license terms. This is in distinction to permissive free software licenses, of which the BSD

licenses are the standard examples. GPL was the first copy left license for general use.

GETTING HELP IN LINUX WITH

a) help: Display information about built-in commands.

Syntax

help [-dms] [PATTERN ...]

Description

Displays brief summaries of shell builtin commands. If PATTERN is specified, gives detailed help on all commands matching PATTERN; otherwise the list of help topics is printed.

Options

-d output short description for each topic. -m display usage in pseudo-manpage format. -s output only a short usage synopsis for each topic matching. b) whatis, whatis displays short manual page descriptions. Syntax: whatis [-dlhvV] [-r|-w] [-s list] [-m system[,...]] [-M path] [-L locale] [-C file] name ... Each manual page has a short description available within it. whatis searches the manual page names and displays the manual page descriptions of any name matched. name may contain wildcards (-w) or be a regular expression (-r). Using these options, it may be necessary to quote the name or escape (\) the special characters to stop theshell from interpreting them. c) man command On Linux and other Unix-like operating systems, Man is the interface used to view the system's reference manuals. Man is the system's manual viewer; it can be used to display manual pages, scroll up and down, search for occurrences of specific text, and other useful functions. Each argument given to Man is normally the name of a program, utility or function. The manual page associated with each of these arguments is then found and displayed. A section number, if provided, will direct Man to look only in that section of the manual.

Syntax

a) man [-C file] [-d] [-D] [--warnings[=warnings]] [-R encoding] [-L locale] [-m system[,...]] [-M path] [-S list] [-e extension] [-i|- I] [ --regex|- wildcard] --names-only] [-a] [-u] no-subpages]

P pager] [-r prompt] [-7] [-E encoding]

no-hyphenation] [--no-justification] [-p string] [- t] [- T[device]] [-H[browser]] [-X[dpi]] [-Z] [[section] page ...] ... b) man -k [apropos options] regexp ... c) man -K [-w|-W] [-S list] [-i|-I] [--regex] [section] term ... d) man -f [whatis options] page ... e) man -l [-C file] [-d] [-D] [--warnings[=warnings]] [-R encoding] [-L locale] [-P pager] [- r prompt] [-7] [-E encoding] [-p string] [-t] [-T[device]] [-H[browser]] [-X[dpi]] [-Z] file f) man -w|-W [-C file] [-d] [-D] page ... g) man -c [-C file] [-d] [-D] page d) info command Info reads documentation in the info format. Info is similar to man, with a more robust structure for linking pages together. Info pages are made using the text info tools, and can link with other pages, create menus and ease navigation in general. The default location of info documentation is /usr/share/info. syntax -Item]

Options

-k, --apropos=STRING look up STRING in all indices of all manuals. -d, --directory=DIR add DIR to INFOPATH. --dribble=FILENAME remember user keystrokes in FILENAME. -f, --file=FILENAME specify Info file to visit. -h, --help display this help and exit. --index-search=STRING go to node pointed by index entry STRING. e) date

About date

Prints or sets the system time and date.

Syntax

date [OPTION]... [+FORMAT] date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]

Options

-d, --date=STRING display time described by string STRING, as opposed to the default, which is 'now' -f, --file=DATEFILE like --date, but processed once for each line of file DATEFILE. -I[TIMESPEC], --iso- output date/time in ISO 8601 format. For values of TIMESPEC, use

8601[=TIMESPEC]

'date' for date only (the default), 'hours', 'minutes', 'seconds', or 'ns' for date and time to the indicated precision. -r, --reference=FILE display the last modification time of file FILE. -R, --rfc-2822 output date and time in RFC 2822 format. Example: Mon, 07 Aug

2006 12:34:56 -0600

f) whoami, Print effective userid. Would display the name of the current userid. For example, may list root if you're logged in as root.

Syntax

whoami g) who

About who

Displays who is on the system.

Syntax

who [-a] [-b] [-d] [-H] [-l] [-m] [-nx] [-p] [-q] [-r] [-s] [-t] [-T] [-u] [am i] [ file ] -a Process /var/adm/utmp or the named file with -b, -d, -l, -p, -r, -t, -T, and -u options turned on. -b Indicate the time and date of the last reboot. -d Display all processes that have expired and not been respawned by init . The exit field appears for dead processes and contains the termination and exit values (as returned by wait), of the dead process. This can be useful in determining why a process terminated. -H Output column headings above the regular output. -n Take a numeric argument, x, which specifies the number of users to display per line. x must be at least x 1. The -n option may only be used with -q. h) W

About w

Displays information about the users currently on the machine, and their processes. The header shows, in this order, the current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes.

Syntax

w [-husfVo] [user] -h Don't print the header. -u Ignores the username while figuring out the current process and cpu times. To demonstrate this, do a "su" and do a "w" and a "w -u". -s Use the short format. Don't print the login time, JCPU or PCPU times. f Toggle printing the from (remote hostname) field. The default as released is for the from field to not be printed, although your system administrator or distribution maintainer may have compiled a version in which the from field is shown by default. -V Display version information. -o Old style output. Prints blank space for idle times less than one minute. user Show information about the specified user only. i) Cal

About cal

Calendar for the month and the year.

Description

cal originally appeared in version 6 of AT&T Unix. Since then there have been versions released for BSD, Linux, and other Unix variants. You should check your particular installation's manual for version-specific options. Listed below are the traditional syntax and options for Unix cal. In general, if no options are given, cal displays the current month at the command line. It's a quick and convenient way to glance at the dates of the month, and can be useful as part of a login script.

Syntax

cal [options] [[[day] month] year]

Options

-1 Display a single month. This is the default. -3 Display three months: last month, this month, and next month. -s Display the calendar using Sunday as the first day of the week. -m Display Monday as the first day of the week. -j Display dates of the Julian calendar. -y Display a calendar for the entire current year. j) bc

About bc

bc is an arbitrary-precision calculator language.bc is a language that supports arbitrary- precision numbers, meaning that it delivers accurate results regardless of how large (or very very small) the numbers are. It has an interactive mode, accepting input from the terminal and providing calculations on request. As a language, its syntax is similar to the C programming language. A standard math library is available using a command line option. If requested, the math library is defined before processing any files. bc starts by processing code from all the files listed on the command line in the order listed. After all files have been processed, bc reads from the standard input. All code is executed as it is read. Newer versions of bc contain several extensions beyond traditional bc implementations and the POSIX draft standard. Command-line options can cause these extensions to print a warning or to be rejected. This document describes the newer version of the bc language

Syntax

bc [ -hlwsqv ] [long-options] [ file ... ]

Options

-h, --help Print a help message and exit. -i, --interactive Force interactive mode. -l, --mathlib Define the standard math library. -w, --warn Give warnings for extensions to POSIX bc. -s, --standard Process exactly the POSIX bc language. -q, --quiet Do not print the normal GNU bc welcome message. -v, --version Print the version number and copyright information, and exit. k) Hostname

About hostname

The hostname command shows or sets the system hostname.

Syntax

hostname [-v] [-a|--alias] [-d|--domain] [-f|--fqdn|--long] [-A|--all-fqdns] [-i|--ip-address] [-

I|--all-ip-

addresses] [-s|--short] [-y|--yp|--nis] hostname [-v] [-b|-- boot] [-F|--file filename] [hostname] hostname [-v] [-h|--help] [-V|--version]

Description

hostname is used to display the system's DNS name, and to display or set its hostname or

NIS (Network Information Services) domain name.

When called without any arguments, hostname will display the name of the system as returned by the gethostname function. When called with one argument or with the --file option, hostname will set the system's host name using the sethostname function. (Only the superuser can set the host name.) The host name is usually set once at system startup in the script/etc/init.d/hostname.sh (normally by reading the contents of a file which contains the host name, e.g. /etc/hostname).

Options

-a, --alias Display the alias name of the host (if used). This option is deprecated and should not be used anymore. -A, --all-fqdns Displays all FQDNs of the machine. This option enumerates all configured network addresses on all configured network interfaces, and translates them to DNS domain names. Addresses that cannot be translated (i.e. because they do not have an appropriate reverse DNS entry) are skipped. Note that different addresses may resolve to the same name, therefore the output may contain duplicate entries. Do not make any assumptions about the order of the output. -b, --boot Always set a hostname; this allows the file specified by -F to be non-existant or empty, in which case the default hostname localhost will be used if none is yet set. -d, --domain Display the name of the DNS domain. Don't use the command domainname to get the DNS domain name because it will show the NIS domain name and not the DNS domain name. Use dnsdomainname instead. See the warnings in section The FQDN, and avoid using this option if at all possible. -f, --fqdn,-- Display the FQDN (Fully Qualified Domain Name). A FQDN consists of a short host long name and the DNS domain name. Unless you are using bind (Berkeley

Internet

Domain Name) or NIS for host lookups, you can change the FQDN and the DNS domain name (which is part of the FQDN) in the /etc/hosts file. See the warnings in section The FQDN, and avoid using this option if at all possible; use hostname --all- fqdnsinstead. -F, -- Read the host name from the specified file. Comments (lines starting with a `#') are filefilename ignored. l) uname

About uname

Print name of current system.

Syntax

uname [-a] [-i] [-m] [-n] [-p] [-r] [-s] [-v] [-X] [-S systemname] -a Print basic information currently available from the system. -i Print the name of the hardware implementation (platform). -m Print the machine hardware name (class). Use of this option is discouraged; use uname -p instead. -n Print the nodename (the nodename is the name by which the system is known to a communications network). -p Print the current host's ISA or processor type. -r Print the operating system release level. -s Print the name of the operating system. This is the default. -v Print the operating system version. m) concept of aliases

About alias

alias instructs the shell to replace one string with another when executingcommands. It is usedquotesdbs_dbs7.pdfusesText_13
[PDF] linux notes pdf

[PDF] linux operating system pdf notes

[PDF] linux rust

[PDF] linux scanner drivers

[PDF] linux tshark tutorial

[PDF] linux written in rust

[PDF] lionsgate films management

[PDF] lipid ncert

[PDF] lipolysis

[PDF] lipschitz condition differential equation

[PDF] lipschitz condition solved examples

[PDF] liquid density experiment

[PDF] liquid dmg benefits for autism

[PDF] liquid hand sanitizer dispenser

[PDF] liquidity regulation