Search Results

Search: Posts Made By: Quesemail
3,130
Posted By Quesemail
Issue in extracting Tar and Zipped file.
Hi,

I want to tar files and zip them in order to clean up space in directory. I have files like /path/file1 /path file2.
What I am trying to do is:
Option 1:
tar -cvf /path/file1 /path file2 |...
3,015
Posted By Quesemail
Thanks. 'basename' command worked.
Thanks. 'basename' command worked.
3,015
Posted By Quesemail
How to get last word from a line ending with "/" in Unix
Hello All,

I have a scenario to read a file containing text like this:(say file name is Dummy.txt)
/home/abc/test1/ | file1
/home/abc/test2/ | file2

I used a variable to store the content...
Showing results 1 to 3 of 3

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