Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Deleting all files containing string (WINDOWS DOS) Post 302929091 by DGPickett on Wednesday 17th of December 2014 03:32:07 PM
Old 12-17-2014
You can install GNU unix commands under windows: find, xargs, grep, rm
or install CygWin giving a shell under windows.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Deleting Unix files from DOS

I have a DOS script on Windows NT that uses FTP to connect to a Unix server and to copy files to the WinNT. So far, so good. Now I want to delete those files on Unix afterwards but I'm unable to delete all files in the directory. How can I delete all the files on Unix from where i did ftp all... (3 Replies)
Discussion started by: vidireporting
3 Replies

2. UNIX for Dummies Questions & Answers

?Using Unix commands in Microsoft (Windows') DOS Prompt?

I ran a search for "Unix Dos" in the search field box and checked a few pages' results but did not find what I was looking for. I am trying to find out if there are choices of applications that would enable using Unix commands inside a Windows environment, particularly the DOS Prompt. The only... (2 Replies)
Discussion started by: HLee1981
2 Replies

3. Shell Programming and Scripting

NOHUP utility in windows / DOS

Hi is there any similar nohup utility in DOS / Windows as in unix ?. If yes plz let me know the implememntation soon. Its very urgent. Regards Aru (2 Replies)
Discussion started by: aarora_98
2 Replies

4. Windows & DOS: Issues & Discussions

DOS/Windows CR to a UNIX LF 17 MB text file

Hello, I am on a WinXP home machine with a 17 MB text file and I need to change the DOS/Windows CR to a UNIX LF. Does anyone know how I can do this or even better a WinXP program that can do this for me ? My hobby is my Family History. I know very little about all this type stuff and I... (9 Replies)
Discussion started by: tex
9 Replies

5. Windows & DOS: Issues & Discussions

How to connect SFTP(Linux) from Windows DOS

I need to write a batch script for file transfer from SFTP to Windows system. SFTP is on Linux system. I kept this code in batch file and executing it.. but not working.. Even i tried from Command prompt like this "open sftp.host.com" but getting error. Can anyone help with the code and tell me how... (15 Replies)
Discussion started by: mohantmk
15 Replies

6. Programming

windows to dos file name conversion x'ad'

We are running a java client server application on Solaris 10. External Users from around the country attach windows files through a client and these files are stored on a unix server. Recently I've started getting files that have a hex value of ad in their names. This causes a tar command to... (5 Replies)
Discussion started by: gillbates
5 Replies

7. Shell Programming and Scripting

Deleting files that don't contain particular text strings / more than one instance of a string

Hi all, I have a directory containing many subdirectories each named like KOG#### where # represents any digit 0-9. There are several files in each KOG#### folder but the one I care about is named like KOG####_final.fasta. I am trying to write a script to copy all of the KOG####_final.fasta... (3 Replies)
Discussion started by: kmkocot
3 Replies

8. Shell Programming and Scripting

Deleting part of a string : string manipulation

i have something like this... echo "teCertificateId" | awk -F'Id' '{ print $1 }' | awk -F'te' '{ print $2 }' Certifica the awk should remove 'te' only if it is present at the start of the string.. anywhere else it should ignore it. expected output is Certificate (7 Replies)
Discussion started by: vivek d r
7 Replies

9. UNIX for Advanced & Expert Users

DOS/VB script of Remote Windows Server from AIX

Hi We use to run DOS and VB script in Windows Server . Now the requirement is to trigger the same script from AIX server by shell script , thus it would be executed in Remote Windows Server . Is it possible ( though SSH or any other way ) ? Thanks (2 Replies)
Discussion started by: Sourajit Seth
2 Replies
dxmtools(1)						      General Commands Manual						       dxmtools(1)

NAME
dxmtools - DOS Tools Graphical User Interface for manipulating files on an MSDOS diskette SYNOPSIS
/usr/bin/X11/dxmtools OPTIONS
DESCRIPTION
The DOS Tools application, dxmtools, uses a graphical user interface to copy files to and from an MSDOS formatted diskette to manipulate files on that diskette, in the same manner as the mtools(1) commands, which are accessed from the command line interface. The DOS Tools application accepts the standard X11 resource options. For more information, see the X(1X) reference page Use the DOS Tools application to: Copy a diskette file to Tru64 UNIX Copy Tru64 UNIX files to the diskette Create a directory on the diskette Delete diskette files Format a diskette Change the diskette volume label Change the archive, read-only, hidden, and system attribute bits on a diskette file Display the contents of a diskette file Find a diskette file by its name, size, or attribute settings Rename a diskette file. MSDOS filenames are optionally composed of a drive letter followed by a colon, optional subdirectories, and a filename. Subdirectory names can use either the '/' or '' separator. The current working directory relative to the diskette is A:/. The regular expression pattern matching routines follow the UNIX-style rules. For example, an asterisk (*), in place of asterisks separated by a dot (.) that is *.*, matches all MSDOS files. The archive, hidden, read-only, and system attribute bits are ignored during pattern matching. The DOS Tools application requires a diskette properly installed on the system. The DOS Tools application addresses a device named /dev/disk/floppy; a symbolic link between the diskette device and /dev/disk/floppy is required. Online help is available for the dxmtools application. To get help, click on any Help button or use the Help pull-down menu. The DOS Tools application can be invoked from: The CDE Application Manager. Application Group: Desktop_Apps Desktop_Apps Subgroup: dxmtools EXAMPLES
Invoke the DOS Tools application from the command line. /usr/bin/X11/dxmtools Open the DOS Tools help volume from the command line without running the application. /usr/dt/bin/dthelpview -h /usr/dt/appconfig/help/C/dxmtools.sdl FILES
DOS Tools executable DOS Tools Help Volume Symbolic link for diskette drive. SEE ALSO
Commands: ln(1), mattrib(1), mcd(1), mcopy(1), mdel(1), mdir(1), mlabel(1), mmd(1), mrd(1), mread(1), mren(1), mtools(1), mtype(1), mwrite(1), X(1X) Diskette interface: fd(7) Utilities: MAKEDEV(8), mknod(8) dxmtools(1)
All times are GMT -4. The time now is 10:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy