Sponsored Content
Full Discussion: Merge command on windows
Special Forums Windows & DOS: Issues & Discussions Merge command on windows Post 302597335 by itkamaraj on Friday 10th of February 2012 02:45:14 AM
Old 02-10-2012
Code:
 
type *.txt > output.txt

 

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Merge two files in windows using perl script

Hi I want to merge two or more files using perl in windows only(Just like Paste command in Unix script) . How can i do this.Is ther any single command to do this? Thanks Kunal (1 Reply)
Discussion started by: kunal_dixit
1 Replies

2. Windows & DOS: Issues & Discussions

find command in windows

Dear Experts, Please tell me what is the equivalent command of find . -name "*.txt" -print which prints the all the text files in all the folders and sub folders in case of unix. in windows how can i achieve the same output in windows please inform and also find . -name "*.txt" -print|... (2 Replies)
Discussion started by: vin_pll
2 Replies

3. UNIX for Advanced & Expert Users

Merge two archives, command line

this has been a script, that I'd like to run as a command line now, anyway, it worked in a simpler way, but now the terminal complains about the delimiter to the command "cut" that should be a single character. The aim is to join two files or archives, one with about 8 thousand files merging with... (2 Replies)
Discussion started by: 1in10
2 Replies

4. UNIX for Beginners Questions & Answers

Merge multi-lines into one single line using shell script or Linux command

Hi, Can anyone help me for merge the following multi-line log which beginning with a " and line ending with ": into one line. *****Original Log***** 087;2008-12-06;084403;"mc;;SYHLR6AP1D\LNZW;AD-703;1;12475;SYHLR6AP1B;1.1.1.1;0000000062;HGPDI:MSISDN=12345678,APNID=1,EQOSID=365;... (3 Replies)
Discussion started by: rajeshlinux2010
3 Replies
FC-CAT(1)																 FC-CAT(1)

NAME
fc-cat - read font information cache files SYNOPSIS
fc-cat [ -rvVh ] [ --recurse ] [ --verbose ] [ --version ] [ --help ] [ [ fonts-cache-%version%-files ] [ dirs ] ... ] DESCRIPTION
fc-cat reads the font information from cache files or related to font directories and emits it in ASCII form. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -r Recurse into subdirectories. -v Be verbose. -h Show summary of options. -V Show version of the program and exit. SEE ALSO
fc-cache(1) fc-list(1) fc-match(1) fc-pattern(1) fc-query(1) fc-scan(1) The fontconfig user's guide, in HTML format: /usr/share/doc/fontconfig/fontconfig-user.html. AUTHOR
This manual page was written by Patrick Lam <plam@mit.edu>. Aug 13, 2008 FC-CAT(1)
All times are GMT -4. The time now is 02:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy