Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Would you like to advise a beginner ! Post 302872463 by BaxxterHp on Friday 8th of November 2013 11:56:30 AM
Old 11-08-2013
Lightbulb Would you like to advise a beginner !

Im new in unix, I learned some commands, I have a small idea in MS Dos
Would you like to advise me where and how to start ?
 

9 More Discussions You Might Find Interesting

1. Solaris

2 cases !!! plz advise

i've installed solaris 10 on E 3500 server .. 1. i cant install patch cluster on it , cause when i extract the file , i gives me an OUT file .. i dont know what to do with it . 2. i want to know which files to edit so i can use Exceed Client Software for X Terminal .. its working fine with... (9 Replies)
Discussion started by: mduweik
9 Replies

2. UNIX for Dummies Questions & Answers

Need your advise for which version ?

Hi ... I'm new when it comes to using a computer , I have in the last few years kind of learn Windows xp but I find that Microsoft is ripping people off with their operating system and I would very much like to try to learn Unix operating system , so far all I know about Linux/Unix its totally... (3 Replies)
Discussion started by: terryfox
3 Replies

3. UNIX for Dummies Questions & Answers

I am one of the newbies, please advise

I am new to UNIX and Linux. I have some experiences with Windows server. I am thinking to start with those OS (Unix/Linux) and more specifically with the OS for the server. however, i have no idea which one would i start first, unix or linux? Because i also dont know how they are different. ... (3 Replies)
Discussion started by: sanlen
3 Replies

4. UNIX for Dummies Questions & Answers

your advise on mysql, please

My intention is to set up a mysql on unix. Could you provide some info, please, useful for realization of the plan (other than "read the documentation" that will be done anyway)? vaguely yours` sehrguey (2 Replies)
Discussion started by: serguey
2 Replies

5. Linux

Please advise me.

Hello all, I have a question, and would like some advice please. I am a windows guy by trade....5 years in the Marines is where I learnt a lot of what i know. I took a junior level sys admin job...learned a bit more...and now I do IT security. All of this happened in the last 8 years. So I'm 27... (2 Replies)
Discussion started by: Quality
2 Replies

6. UNIX for Dummies Questions & Answers

Advise on HP unix

Hi everyone I need help i want to learn Unix and do some certification on Unix Hp the reason why i choose Hp is because the company that i work for uses HP and interested in knowing a lt more about what i do i montor the unix server (disk space CPU usage memory utilization,proceeses job... (5 Replies)
Discussion started by: liema
5 Replies

7. Solaris

Experts !!! Please advise

Hi, I work on sun Solaris. Am hosting few web services on my server which are accessed over the internet. Now to check whether the web service is responding or not, i first have to log in to the web service URL. If it doesn't respond there, i come back to my server box and restart the service... (4 Replies)
Discussion started by: sting672744
4 Replies

8. Linux

Need Advise on various Linux Install

Hi all, First off, Happy New Year. Just recently bought a Gateway/Acer 16GB laptop that comes pre-installed with Windows8 and 500GB drive. I also bought a 1TB external drive. I need to install several Linux Distros on it, Ubuntu, CentOS, Oracle Linux, Fedora, SuSE, that's just for... (1 Reply)
Discussion started by: newbie_01
1 Replies

9. UNIX for Advanced & Expert Users

Please advise configuration manager

Hello Dears, I am up to install configuration manager as the number of Linux systems are growing alot in my company. can please advise any of them? Puppet, spicewalk ansilble etc.. please share you opinion. My aim is to have config manager to automate/provision systems and to have inventory... (1 Reply)
Discussion started by: Vit0_Corleone
1 Replies
mdir(1) 						      General Commands Manual							   mdir(1)

Name
       mdir - display an MSDOS directory

Note of warning
       This  manpage  has been automatically generated from mtools's texinfo documentation, and may not be entirely accurate or complete.  See the
       end of this man page for details.

Description
       The mdir command is used to display an MS-DOS directory. Its syntax is:

       mdir [-/] [-f] [-w] [-a] [-b] msdosfile [ msdosfiles...]

       Mdir displays the contents of MS-DOS directories, or the entries for some MS-DOS files.

       Mdir supports the following command line options:

       /      Recursive output, just like Dos' -s option

       w      Wide output.  With this option, mdir prints the filenames across the page without displaying the file size or creation date.

       a      Also list hidden files.

       f      Fast.  Do not try to find out free space.  On larger disks, finding out the amount of free space takes up some non trivial amount of
	      time,  as the whole FAT must be read in and scanned.  The -f flag bypasses this step.  This flag is not needed on FAT32 filesystems,
	      which store the size explicitely.

       b      Concise listing. Lists each directory name or filename, one per line (including the filename extension).	This  switch  displays	no
	      heading information and no summary. Only a newline separated list of pathnames is displayed.

       An error occurs if a component of the path is not a directory.

See Also
       Mtools' texinfo doc

Viewing the texi doc
       This  manpage  has  been automatically generated from mtools's texinfo documentation. However, this process is only approximative, and some
       items, such as crossreferences, footnotes and indices are lost in this translation process.  Indeed, these items have no appropriate repre-
       sentation  in  the manpage format.  Moreover, not all information has been translated into the manpage version.	Thus I strongly advise you
       to use the original texinfo doc.  See the end of this manpage for instructions how to view the texinfo doc.

       *      To generate a printable copy from the texinfo doc, run the following commands:

		     ./configure; make dvi; dvips mtools.dvi

       *      To generate a html copy,	run:

		     ./configure; make html

	      A premade html can be found at: `http://mtools.linux.lu' and also at: `http://www.tux.org/pub/knaff/mtools'

       *      To generate an info copy (browsable using emacs' info mode), run:

		     ./configure; make info

       The texinfo doc looks most pretty when printed or as html.  Indeed, in the info version certain examples are difficult to read due  to  the
       quoting conventions used in info.

mtools-3.9.8							      02Jun01								   mdir(1)
All times are GMT -4. The time now is 07:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy