WorksheetsUNIX 2ND INTER MEDIATE
Total questions: 100
Worksheet time: 51mins
Unix is _______type operating system
Closed Source
Sigle User
Not free
Multi user
Initial name of UNIX was
MULTICS
LINUX
WINDOWS
DOS
Expansion of MULTICS
Multiplexed Information and Computing System
Multiplexed Information and Computing Service
Manual Information and Computing System
Mixed Information and Computing System
Mixed Information and Computing System
Brain Kernighan
Linus Torvalds
Dennis Ritchie and Ken Thompson
Martin Richards
The Unix was developed in ___________________
1989
1973
1991
1969
UNIX developed at _________
Microsoft
Bell lab
Relience
Samsung
Unix is __________
program
kernel
OS
Interface
Unix is ________type of operating System
both CLI & GUI
GUI
CLI
graphics
In the area of operating system GUI Stands for _________
Graphical user interaction
Graphical unified interface
Graphical user interface
Group User Information
In the area of operating system the Unix is ______________type Operating system
Multi user
Single user
leased
Licensed
In the field of operating system the Unix is _______________type operating System?
Closed source
Open source
Partial source
Full permission
In the field of operating system the Unix source code is ________ and can download from internet
Closed
licensed
Free
Pay
In the area of software companies the BSD stands for_____________
Berkeley System Distribution
Bourne Software Distribution
Berkeley Software Distribution
Barclay software division
In the field of Unix operating system ,commands are ________
Only upper case
Case sensitive
Only alpha numeric
Case insensitive
In Unix operating system ______________ is the interface Between kernel and user
SHELL
KERNEL
HARDWARE
PROGRAM
In Unix operating system the Shell will act as a ____________
IDE
Programmer
Interpreter
Machinist
In the area of Unix operating system, bash is ___________
Command
Shell
Binary
All the above
In Redhat5 operating system to switch among virtual console we uses_____
ctrl + alt +f[1-5]
ctrl + alt +f[1-6]
ctrl + alt +f[1-7]
Ctrl + shift + f[1-6]
In Unix operating system to change password from a terminal ___________command is used
passwd
Pwd
password
upasswd
The administrative account on Unix Operating system is called__________
Super
root
User
admin
The Unix operating system ________ character shows a root users a prompt
dollar sign
hash sign
tilde sign
star
A shell in Unix is __________
Command Interpreter
System Program
Device Drivers
Utility
Unix Source code is available as
free
licenced
not free
paid
In Unix every thing is a _____________
directories
programs
files
functions
Unix files identified with __________?
names
folders
structure
data
Unix files sytem follows _____structure
tree
asyclic
file
data
In the area of Unix operating system ext3 file system stands for ________
extension 3 filesystem
extensible 3 filesystem
extended 3 filesystem
experience 3 filesystem
In Unix operating system the sequence of characters are called as ________
directory
root directory
File
File system
In Unix operating system a directory file contains __________and ___________fields for each file
Name ,inode number
Inode number, directory
File ,directory
Inode data , information
In the area of Unix operating system ___________ is the example for special files
special
nttf
ram
CD ROM
In Unix operating system the root directory is denoted by __________
/
\
|
$
In Unix environment ____________ directory is a place holder for home directory of various user accounts
/home
/etc
/bin
/boot
In Unix operating system ___________ directory is contains the configuration file of the operating system
/home
/etc
/bin
/boot
In the area of Unix operating system__________ directory uses to keep the default SHELL information
/home
/etc
/bin
/boot
The /dev contains
device files
drivers
software
programs
The /bin contains
device drivers
softwares
executable files
programs
The /etc contains
device drivers
valid user lists
executable files
programs
The /boot contains
executable files
valid user lists
device drivers
files for booting
The "/" represented in Unix is
slash
root
file
directory
We can check the current directory with
cur dir
chk dir
pwd
ver dir
Unix file name's length can be upto
512
255
256
12
In Unix Hidden Files have names that begin with a ____
DOT
*
"/"
";"
Absolute Pathname always begins with____
"/"
"*"
":"
";"
Unix file system hierarchy starts with _____________
~
#
/
$
The cd~ changes to where
root
home
"/bin"
"/root"
The cd / changes to where
root
home
"/bin"
"/root"
cp command is used to
copy
clear
cut
delete
Unix rename the file names with
ren
rename
mv
mvf
mkdir command uses to
create directory
create file
create database
create root
Cat command uses in Unix for
create directory
delete file
create file
remove files
Cat command uses in Unix for
display file content
delete file
create directory
remove files
The Unix command ________is used to display the current working directory
cwd
pwd
wd
cmd
In Unix operating system _________ is the parent for all the directory
root
Bin
Etc
dev
The Unix __________ command act as a glue to attach a external partition to a directory
paste
cp
mount
fdisk
The Unix command mkdir -p is used for
making directory under parent directory cp
making directory none existing parent directory All the above
specified the mode of directory
no error if existing, make parent directories as needed
In Unix we can combine the file with ____ command
copy
cp
cat
cmp
To find what jobs are queued on the default printer in Unix
queue
qu
lpq
lpr
The ______command lets you cancel the printing of a file in Unix
lpcr
lprm
cancel
canlp
In Unix to know the permission assgned to a file we use _____command
perm
fperm
ls -l
ls
To list out directory attributes we use
ls -d
ld
dir
ls
To change file permission we use ___command
perm
pe
cm
chmod
To assing full permission to a file we give _____number in Unix
666
555
777
888
The u+w means in Unix is
write permission added to user
read permission added to user
write permission added to others
write permission added to group
What is the symbolic representation rwxr-xr-x of numeric permissions in Unix operating system?
744
644
655
755
What is the symbolic representation r--rwx--x of numeric permissions in Unix operating system?
471
644
543
755
The Given a file with permissions 755 in Unix operating systme,what values would change the permissions to r-xr--r--?
453
544
666
432
The given a file with permission 755 in Unix file operating system, what values would change the permissions to rwxrw-r-x?
765
544
666
432
What would you find in the last column in /etc/passwd file in In Unix operating system?
the user name
the group id
the user id
default shell
What is the meaning of chmod 444 stuf in Unix file permissions?
gives all user write permission
gives all user executive permission
gives all user read permission
ives full permission to file
In Unix operating system the symbol ‘=’ represents _________ type of permission
Absolute permission
Relative permission
Assign permission
Remove permission
Which character we can use to give the permission to all in Unix operating system?
u
g
a
o
To change the default permission in Unix we change the ____value
file value
umask
directory
inode
The ___command we use to change the owner ship of a file in Unix
chowner
changeow
chown
ownerch
Who create the file become ____in Unix
user
groups
others
owner
The locate command searchs in which database
locate.db
updatedb
databse
data
To update locate.db we use _____command
updatedb
dbupdate
update
locate.db
Default permission for a file created by non previlleaged user in Unix is ______
664
644
755
655
Default permission for a Diectory created by local user in Unix is ______
775
644
755
655
Which command alters the default permissions on newly created files in Unix operating system?
chmod
Chown
Chgrp
Umask
Default permission for the directory created by privilleged user(root) is _______
744
644
755
655
Default umask value for the non privillaged user is ___________
002
022
004
044
Default umask value for the privillaged user is ___________
002
022
004
044
Which amongst the following command is used to change the owner of the file
chown
chgrp
chmod
owner
Which command is used to change the group of a file in Unix operating system?
chown
chgrp
chmod
owner
Which option is used to display the long list of the particular directory in Unix operating system?
–l
–ld
ls
dir -l
In Unix operating system which is the umask value for root user is?
759
879
022
999
Which command is used to create a softlink of a file in Unix operating system
ln
ln –s
ld
ln –soft
The find -size searche based on
type
size
permission
normal
The touch command we uses in Unix for
create directory
create link
to update time stamp
change permission
The ____command archives files without compression
gzip
gunzip
tar
cat
The ___command to check the information of disk usage of files and directories on a machine
fdisk
du
disk
dchk
The ____command displays the information of device name, total blocks, total disk space, used disk space, available disk space and mount points on a file system.
fdisk
du
df
dchk
The____is a partition table manipulator for Unix.
du
df
disk
fdisk
An archive file is a collection of files and directories stored in ______
multiple file
large file
common file
one file
The _______ compresses files in Unix
cat
compress
gzip
zipp
Which is the default permission while creating file by root user in Unix operating system?
744
644
755
655
In vi editor a tilde (~) represents ________
used line
unused line
blocked
header
The vi editor has two modes
command and insert
read and write
write
read
The vi always starts in _______command mode
insert
read
command
write
The insert mode enables you to ______ text into the file in vi editor
delete
insert
cut
copy
