-
Notifications
You must be signed in to change notification settings - Fork 87
/
vms-unix-commands.txt
37 lines (37 loc) · 2.05 KB
/
vms-unix-commands.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
display list of files DIRECTORY ls
DIRECTORY/FULL ls -l
display contents of file TYPE cat
display file with pauses TYPE/PAGE more, less
display first few lines of file head
display last few lines of file tail
copy file COPY cp
find string in file SEARCH grep
fgrep
compare files DIFF diff
cmp
rename file RENAME mv
delete file or directory DELETE rm
rmdir
change file protection SET FILE/PROT chmod
change file ownership SET FILE/OWNER chown
chgrp
create directory CREATE/DIR mkdir
change working directory SET DEFAULT cd
display working directory SHOW DEFAULT pwd
get help HELP man
apropos
display date and time SHOW TIME date
display free disk space SHOW DEV df
stop process STOP kill
link program modules LINK ld
print file PRINT lpr
display print queue SHOW QUEUE lpq
display print entries SHOW ENTRY lpq
change password SET PASSWORD passwd
display logged-in users SHOW USERS who
finger
w
display processes SHOW PROCESS ps
change terminal settings SET TERMINAL stty
talk to another user PHONE talk
disable messages SET NOBROADCAST mesg n