Search Results

Search: Posts Made By: gaddamshashank
5,740
Posted By gaddamshashank
tar xvf /cuff/source/sources1/abc/*.tar ...
tar xvf /cuff/source/sources1/abc/*.tar

when i write this command, it does nothing.

but when in abc folder and when i execute tar xvf filename1.tar, it does extract all the files in that tar....
5,740
Posted By gaddamshashank
tar xvf *.tar or tar xvf filename.tar does work...
tar xvf *.tar or tar xvf filename.tar does work only when there is only one tar file in the folder, if i have more than 1 file and if i have enter a file name manullay all the time it doesn't work...
2,485
Posted By gaddamshashank
add data into a file
I have a csv file, i need to insert data into csv file at row 6

If row 6 in csv file is emplty then i need to enter s23, if row 6 in csv file has some value in it then i don't have to do any...
5,740
Posted By gaddamshashank
uncompress tar.gz files
i Have 150 tar.gz files and i need to uncompress and extract all the files from those 150 tar.gz and i will have 150 files on daily basis.

could any one help me out with the script to uncompress...
2,253
Posted By gaddamshashank
Archive Files
I have 15-20 files in a unix folder on daily basis, so i need to archive those 20 files as dated today and place that archived files in a new folder and has to remove those 20 files from that folder....
Showing results 1 to 5 of 5

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