Nslookup
http://technet.microsoft.com/en-us/library/cc725991(WS.10).aspx
Displays information that you can use to diagnose Domain Name System (DNS) infrastructure. Before using this tool, you should be familiar with how DNS works. The Nslookup command-line tool is available only if you have installed the TCP/IP protocol.
Nslookup [<-SubCommand ...>] [{<ComputerToFind> | -<Server>}] Nslookup /exit Nslookup /finger [<UserName>] [{[>] <FileName>|[>>] <FileName>}] Nslookup /{help | ?} Nslookup /ls [<Option>] <DNSDomain> [{[>] <FileName>|[>>] <FileName>}] Nslookup /lserver <DNSDomain> Nslookup /root Nslookup /server <DNSDomain> Nslookup /set <KeyWord>[=<Value>] Nslookup /set all Nslookup /set class=<Class> Nslookup /set [no]d2 Nslookup /set [no]debug Nslookup /set [no]defname Nslookup /set domain=<DomainName> Nslookup /set [no]ignore Nslookup /set port=<Port> Nslookup /set querytype=<ResourceRecordType> Nslookup /set [no]recurse Nslookup /set retry=<Number> Nslookup /set root=<RootServer> Nslookup /set [no]search Nslookup /set srchlist=<DomainName>[/...] Nslookup /set timeout=<Number> Nslookup /set type=<ResourceRecordType> Nslookup /set [no]vc Nslookup /view <FileName>http://helloworldsite.he.funpic.de/hello.htm#PDF
%Hello World in Portable Document Format (PDF) %PDF-1.2 1 0 obj << /Type /Page /Parent 5 0 R /Resources 3 0 R /Contents 2 0 R >> endobj 2 0 obj << /Length 51 >> stream BT /F1 24 Tf 1 0 0 1 260 600 Tm (Hello World)Tj ET endstream endobj 3 0 obj << /ProcSet[/PDF/Text] /Font <</F1 4 0 R >> >> endobj 4 0 obj << /Type /Font /Subtype /Type1 /Name /F1 /BaseFont /Arial >> endobj 5 0 obj << /Type /Pages /Kids [ 1 0 R ] /Count 1 /MediaBox [ 0 0 612 792 ] >> endobj 6 0 obj << /Type /Catalog /Pages 5 0 R >> endobj trailer << /Root 6 0 R >>
selinux-policy /policy-F16.patch
8726. +Paths:
8727. +/usr/lib/courier/rootcerts(/.*)?, /etc/courier(/.*)?
8728. +
8729. +.EX
16655.+.TP 5
16656.+Paths:
16657.+/root/\.gconf(d)?(/.*)?, /root/\.local.*
16658.+
16659.+.EX
20764.+.TP 5
20765.+Paths:
20766.+/root/\.DCOP.*, /root/\.ICEauthority.*
20767.+
20768.+.PP
94 matches | 154698 lines | Unknown | Fedora Project
selinux-policy /policy-rawhide.patch
8744. +Paths:
8745. +/usr/lib/courier/rootcerts(/.*)?, /etc/courier(/.*)?
8746. +
8747. +.EX
16673.+.TP 5
16674.+Paths:
16675.+/root/\.gconf(d)?(/.*)?, /root/\.local.*
16676.+
16677.+.EX
20782.+.TP 5
20783.+Paths:
20784.+/root/\.DCOP.*, /root/\.ICEauthority.*
20785.+
20786.+.PP
48 matches | 91875 lines | Unknown | Fedora Project
ghostscript /ghostscript-9.05/Resource/Init /pdf_main.ps
299. mark
300. Trailer /Root oget
301. dup /Collection oknown {
302. /Names knownoget {
669. .writepdfmarks {
670. % Copy bookmarks (outline) to the output.
671. Trailer /Root oget /Outlines knownoget {
672. /First knownoget {
673. { dup writeoutline /Next knownoget not { exit } if } loop
676. } if % end .writepdfmarks
677. % Initialize OC groups
678. Trailer /Root oget /OCProperties knownoget {
679. % By default, OCGs are 'on'; mark only 'off' OCGs.
680. % If, contrary to the spec, BaseState is OFF, mark all OCGs
13 matches | 2255 lines | Unknown | Fedora Project
selinux-policy /selinux-policy.spec
199. %dir %{_sysconfdir}/selinux/%1/contexts/users \
200. %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/root \
201. %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/guest_u \
202. %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/xguest_u \
210. if [ $? = 0 -a "${SELINUXTYPE}" = %1 -a -f ${FILE_CONTEXT}.pre ]; then \
211. /sbin/fixfiles -C ${FILE_CONTEXT}.pre restore 2> /dev/null; \
212. /sbin/restorecon -e /run/media -R /root /var/log /var/run /etc/passwd* /etc/group* 2> /dev/null; \
213. rm -f ${FILE_CONTEXT}.pre; \
214. fi;
243. [ "${SELINUXTYPE}" == "%2" ] && selinuxenabled && load_policy; \
244. if [ %1 -eq 1 ]; then \
245. /sbin/restorecon -R /root /var/log /var/run 2> /dev/null; \
246. else \
247. %relabel %2 \
19 matches | 5993 lines | Unknown | Fedora Project
avahi /avahi-0.6.30-mono-libdir.patch
7. install-data-hook: $(ASSEMBLY)
8. - $(AM_V_GEN)MONO_SHARED_DIR=. $(GACUTIL) /i $(ASSEMBLY) /package avahi-sharp /gacdir $(libdir) /root $(DESTDIR)$(libdir)
9. + $(AM_V_GEN)MONO_SHARED_DIR=. $(GACUTIL) /i $(ASSEMBLY) /package avahi-sharp /gacdir $(prefix)/lib /root $(DESTDIR)$(prefix)/lib
10.
11. uninstall-hook: $(ASSEMBLY)
12. - $(AM_V_GEN)MONO_SHARED_DIR=. $(GACUTIL) /u avahi-sharp /package avahi-sharp /gacdir $(libdir) /root $(DESTDIR)$(libdir)
13. + $(AM_V_GEN)MONO_SHARED_DIR=. $(GACUTIL) /u avahi-sharp /package avahi-sharp /gacdir $(prefix)/lib /root $(DESTDIR)$(prefix)/lib
14.
15. endif
22.
23. @HAVE_DBUS_TRUE@@HAVE_MONO_TRUE@install-data-hook: $(ASSEMBLY)
24. -@HAVE_DBUS_TRUE@@HAVE_MONO_TRUE@ $(AM_V_GEN)MONO_SHARED_DIR=. $(GACUTIL) /i $(ASSEMBLY) /package avahi-sharp /gacdir $(libdir) /root $(DESTDIR)$(libdir)
25. +@HAVE_DBUS_TRUE@@HAVE_MONO_TRUE@ $(AM_V_GEN)MONO_SHARED_DIR=. $(GACUTIL) /i $(ASSEMBLY) /package avahi-sharp /gacdir $(prefix)/lib /root $(DESTDIR)$(prefix)/lib
26.
16 matches | 83 lines | Unknown | Fedora Project
selinux-policy /serefpolicy-3.11.0/policy/modules/system /userdomain.if
4238. ## <summary>
4239. ## dontaudit Search /root
4240. ## </summary>
4241. ## <param name="domain">
4255. ########################################
4256. ## <summary>
4257. ## dontaudit list /root
4258. ## </summary>
4259. ## <param name="domain">
4273. ########################################
4274. ## <summary>
4275. ## Allow domain to list /root
4276. ## </summary>
4277. ## <param name="domain">
9 matches | 5402 lines | Unknown | Fedora Project
amanda /amanda/tags/3_3_0beta1/installcheck /Amanda_Report.pl
57. INFO planner planner pid 12346
58. DISK planner localhost /root
59. DISK planner localhost /etc
60. DISK planner localhost /var/log
72. disklist => {
73. localhost => {
74. "/root" => {
75. estimate => undef,
76. dumps => {},
95. INFO planner planner pid 12346
96. INFO driver driver pid 12347
97. DISK planner localhost /root
98. DISK planner localhost /etc
99. DISK planner localhost /home
14 matches | 1357 lines | Perl | Sourceforge
amanda /amanda/tags/3_1_0_mac01/installcheck /Amanda_Report.pl
57. INFO planner planner pid 12346
58. DISK planner localhost /root
59. DISK planner localhost /etc
60. DISK planner localhost /var/log
69. disklist => {
70. localhost => {
71. "/root" => {
72. estimate => undef,
73. tries => [],
92. INFO planner planner pid 12346
93. INFO driver driver pid 12347
94. DISK planner localhost /root
95. DISK planner localhost /etc
96. DISK planner localhost /home
14 matches | 1276 lines | Perl | Sourceforge
amanda /amanda/tags/3_1_2_sol01/installcheck /Amanda_Report.pl
57. INFO planner planner pid 12346
58. DISK planner localhost /root
59. DISK planner localhost /etc
60. DISK planner localhost /var/log
72. disklist => {
73. localhost => {
74. "/root" => {
75. estimate => undef,
76. dumps => {},
95. INFO planner planner pid 12346
96. INFO driver driver pid 12347
97. DISK planner localhost /root
98. DISK planner localhost /etc
99. DISK planner localhost /home
14 matches | 1359 lines | Perl | Sourceforge

