Search Results

Search: Posts Made By: ahkverma
2,990
Posted By ahkverma
on executing the script the error meaasge ...
on executing the script the error meaasge
"${i// /}": The specified substitution is not valid for this command.
2,990
Posted By ahkverma
renaming files
Hi all,

using a utility image file was named starting with blank space and a blank space in between. I want to rename the files.

file names are in the format " sb 12.tif"," sb 13.tif"," sb...
4,779
Posted By ahkverma
try escape characters
try escape characters
4,779
Posted By ahkverma
try this cat filename |tr -s "."...
try this
cat filename |tr -s "." "\n"
Showing results 1 to 4 of 4

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