Search Results

Search: Posts Made By: mcesmcsc
6,056
Posted By mcesmcsc
So can I keep the original command for creating...
So can I keep the original command for creating the tar and use the “cd” for the extraction? The problem with using full path is it is homework and when tested by instructor it is run in his...
6,056
Posted By mcesmcsc
OK, so I can create the tar file and have only...
OK, so I can create the tar file and have only the selected file extensions I want put when I try and untar the file, I get an error..
tar -cvf ~/test/test/test.tar --wildcards...
6,056
Posted By mcesmcsc
Thank you RudiC, I was using /path/path/"*.txt"...
Thank you RudiC, I was using /path/path/"*.txt" and /path/path/*.txt
never used just *txt :o

--- Post updated at 06:11 PM ---

now I have a second issue with untar the tar file. I made a test...
6,056
Posted By mcesmcsc
How to tar an extension from a certain directory?
Im trying to make a tar file with only .txt file from a specific directory
tar -cvf test.tar *.txt
I have that part and tested it correctly but dont know where to put the path part of the command....
2,269
Posted By mcesmcsc
thanks everyone, ill give it try. I guess what im...
thanks everyone, ill give it try. I guess what im looking for is a list something like this:

"done"
name = value
name = value
name = value

"not done"
name = value
name = value
name =...
2,269
Posted By mcesmcsc
What script would I use to count the number of a term and its opposite?
Hello All,

I am looking to write a script to count the number of a term and its opposite and create a new file with said list. I can get the terms to print to the file but only one or the other...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 01:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy