নিয়ে এলাম উইন্ডোজ সেভেন এর List of Windows 7 Command(Prompt Commands_files)………(পর্ব-১)

যারা উইন্ডোজ সেভেন ব্যবহার করেন তাদের জন্য এই জিনিসটা অনেক কাজে আসবে। এটা হল রান এ গিয়ে পিসি সম্বন্ধে জানা ও অন্যান্য কাজ সম্পন্ন করার খুব ভাল উপায়। অনেক সময় বলা হয়, মাউস না থাকলে এই কমান্ড অপশন ব্যবহার করে পিসি চালানো সম্ভব।
আপনি এই অপশন ব্যবহার করা আপনার কম্পিউটার সম্বন্ধে ধারণা পাওয়ার পাশাপাশি ম্যানুয়ালি ড্রাইভ ওপেন/ফরম্যাট, ফাইল ওপেন/প্লে/ডিলিট সহ সকল কাজ করতে পারবেন।

নিচে A থেকে F পর্যন্ত সকল কমান্ড ও এদের কি কাজ তা দেয়া হলঃ
0.Append
The append command can be used by programs to open files in another directory as if they were located in the current directory.
1.Arp
The arp command is used to display or change entries in the ARP cache.
2.Assoc
The assoc command is used to display or change the file type associated with a particular file extension.
3.At
The at command is used to schedule commands and other programs to run at a specific date and time.
4.AttribChgusr
The chgusr command is used to change the install mode for the terminal server.
Executing the chgusr command is the same as executing change user.
The attrib command is used to change the attributes of a single file or a directory.
5.Auditpol
The auditpol command is used to display or change audit policies.
6.Bcdboot
The bcdboot command is used to copy boot files to the system partition and to create a new system BCD store.
7.Bcdedit
The bcdedit command is used to view or make changes to Boot Configuration Data.
8.Bdehdcfg
The bdehdcfg command is used to prepare a hard drive for BitLocker Drive Encryption.
9.Bitsadmin
The bitsadmin command is used to create, manage, and monitor download and upload jobs.
10.Bootcfg
The bootcfg command is used to build, modify, or view the contents of the boot.ini file, a hidden file that is used to identify in what folder, on which partition, and on which hard drive Windows is located.
The bootcfg command was replaced by the bcdedit command beginning in Windows Vista. Bootcfg is still available in Windows 7 but it serves no real value since boot.ini is not used.
11.Break
The break command sets or clears extended CTRL+C checking on DOS systems.
The break command is available in Windows 7 to provide compatibility with MS-DOS files but it has no effect in Windows 7 itself.
12.Cacls
The cacls command is used to display or change access control lists of files.
Even though the cacls command is available in Windows 7, it’s being phased out. Microsoft recommends that you use the icalcs command instead.
13.Call
The call command is used to run a script or batch program from within another script or batch program.
The call command has no effect outside of a script or batch file. In other words, running the call command at the Command Prompt will do nothing.
14.Cd
The Cd command is the shorthand version of the chdir command.
15.Certreq
The certreq command is used to perform various certification authority (CA) certificate functions.
16.Certutil
The certutil command is used to dump and display certification authority (CA) configuration information in addition to other CA functions.
17.Change
The change command changes various terminal server settings like install modes, COM port mappings, and logons.
18.Chcp
The chcp command displays or configures the active code page number.
19.Chdir
The chdir command is used to display the drive letter and folder that you are currently in. Chdir can also be used to change the drive and/or directory that you want to work in.
20.Chgport
The chgport command can be used to display or change COM port mappings for DOS compatibility.
21.Chgusr
The chgusr command is used to change the install mode for the terminal server.
Executing the chgusr command is the same as executing change user.
22.Chkdsk
The chkdsk command, often referred to as check disk, is used to identify and correct certain hard drive errors.
23.Chkntfs
The chkntfs command is used to configure or display the checking of the disk drive during the Windows boot process
24.Choice
The choice command is used within a script or batch program to provide a list of choices and return of the value of that choice to the program.
25.Cipher
The cipher command shows or changes the encryption status of files and folders on NTFS partitions.
26.Clip
The clip command is used to redirect the output from any command to the clipboard in Windows.
27.Cmdkey
The cmdkey command is used to show, create, and remove stored user names and passwords.
28.Cmstp
The cmstp command installs or uninstalls a Connection Manager service profile.
29.Color
The color command is used to change the colors of the text and background within the Command Prompt window.
30.Command
The command command starts a new instance of the command.com command interpreter.
31.Comp
The comp command is used to compare the contents of two files or sets of files.
32.Compact
The compact command is used to show or change the compression state of files and directories on NTFS partitions.
33.Convert
The convert command is used to convert FAT or FAT32 formatted volumes to the NTFS format.
34.Copy
The copy command does simply that – it copies one or more files from one location to another.
35.Cscript
The cscript command is used to execute scripts via Microsoft Script Host.
The cscript command is most commonly used to manage printing from the command line with scripts like prncnfg.vbs, prndrvr.vbs, prnmngr.vbs, and others.
36.Debug
The debug command starts Debug, a command line application used to test and edit programs.
The debug command is not available in 64-bit versions of Windows 7.
37.Defrag
The defrag command is used to defragment a drive you specify. The defrag command is the command line version of Microsoft’s Disk Defragmenter.
38.Del
The del command is used to delete one or more files. The del command is the same as the erase command.
39.Diantz
The diantz command is used to losslessly compress one or more files. The diantz command is sometimes called Cabinet Maker.
The diantz command is the same as the makecab command.
40.Dir
The dir command is used to display a list of files and folders contained inside the folder that you are currently working in. The dir command also displays other important information like the hard drive’s serial number, the total number of files listed, their combined size, the total amount of free space left on the drive, and more.
41.Diskcomp
The diskcomp command is used to compare the contents of two floppy disks.
42.Diskcopy
The diskcopy command is used to copy the entire contents of one floppy disk to another.
43.Diskpart
The diskpart command is used to create, manage, and delete hard drive partitions.
44.Diskperf
The diskperf command is used to manage disk performance counters remotely.
The diskperf command was useful for disk performance counter administration in Windows NT and 2000 but are permanently enabled in Windows 7.
45.Diskraid
The diskraid command starts the DiskRAID tool which is used to manage and configure RAID arrays.
46.Dism
The dism command starts the Deployment Image Servicing and Management tool (DISM). The DISM tool is used to manage features in Windows images.
47.Dispdiag
The dispdiag command is used to output a log of information about the display system.
48.Doskey
The doskey command is used to edit command lines, create macros, and recall previously entered commands.
49.Dosx
The dosx command is used to start DOS Protected Mode Interface (DPMI), a special mode designed to give MS-DOS applications access to more than the normally allowed 640 KB.
The dosx command is not available in 64-bit versions of Windows 7.
The dosx command (and DPMI) is only available in Windows 7 to support older MS-DOS programs.
50.Driverquery
The driverquery command is used to show a list of all installed drivers.
51.Echo
The echo command is used to show messages, most commonly from within script or batch files. The echo command can also be used to turn the echoing feature on or off.
52.Edit
The edit command starts the MS-DOS Editor tool which is used to create and modify text files.
The edit is not available in 64-bit versions of Windows 7.
53.Edlin
The edlin command starts the Edlin tool which is used to create and modify text files from the command line.
The edit is not available in 64-bit versions of Windows 7.
54.Endlocal
The endlocal command is used to end the localization of environment changes inside a batch or script file.
55.Erase
The erase command is used to delete one or more files. The erase command is the same as the del command.
56.Esentutl
The esentutl command is used to manage Extensible Storage Engine databases.
57.Eventcreate
The eventcreate command is used to create a custom event in an event log.
58.Exe2Bin
The exe2bin command is used to convert a file of the EXE file type (executable file) to a binary file.
The exe2bin command is not available in 64-bit versions of Windows 7.
59.Exit
The exit command is used to end the Command Prompt session that you’re currently working in.
60.Expand
The expand command is used to extract a single file or a group of files from a compressed file.
61.Extrac32
The extrac32 command is used to extract the files and folders contained in Microsoft Cabinet (CAB) files.
The extrac32 command is actually a CAB extraction program for use by Internet Explorer but can be used to extract any Microsoft Cabinet file. Use the expand command instead of the extrac32 command if possible.
62.Fastopen
The fastopen command is used to add a program’s hard drive location to a special list stored in memory, potentially improving the program’s launch time by removing the need for MS-DOS to locate the application on the drive.
The fastopen command is not available in 64-bit versions of Windows 7. Fastopen only exists in 32-bit versions of Windows 7 to support older MS-DOS files.
63.Find
The find command is used to search for a specified text string in one or more files.
64.Findstr
The findstr command is used to find text string patterns in one or more files.
Fc
The fc command is used to compare two individual or sets of files and then show the differences between them.
65.Finger
The finger command is used to return information about one or more users on a remote computer that’s running the Finger service.
66.Fltmc
The fltmc command is used to load, unload, list, and otherwise manage Filter drivers.
67.For
The for command is used to run a specified command for each file in a set of files. The for command is most often used within a batch or script file.
68.Forfiles
The forfiles command selects one or more files to execute a specified command on. The forfiles command is most often used within a batch or script file.
69.Format
The format command is used to format a drive in the file system that you specify.
Drive formatting is also available from Disk Management in Windows 7.
70.Fsutil
The fsutil command is used to perform various FAT and NTFS file system tasks like managing reparse points and sparse files, dismounting a volume, and extending a volume.
71.Ftp
The ftp command can used to transfer files to and from another computer. The remote computer must be operating as an FTP server.
72.Ftype
The ftype command is used to define a default program to open a specified file type.
পরবর্তী টিউনে বাকি গুলো পেয়ে যাবেন।
যারা এ বিষয়ে একটু কম জানেন বা জানেন না, তাদের জন্য স্ক্রীণশট :
ধাপ-১ধাপ-২ধাপ-৩