Search Results

Search: Posts Made By: sysadv
2,083
Posted By sysadv
Yes, there are "Backslashes". But it's not a...
Yes, there are "Backslashes". But it's not a problem:

T=`echo /tmp/folder1/folder2/test.txt | sed 's/\\\/\//g'`
dirname "$T" | sed 's/\//\\\//g'`

... is all I need.

Much thanks to you. Bye...
2,083
Posted By sysadv
probably simple SED-command ...
Hello,

I've got a problem with SED. It's my intention to shorten a file path (removing the file name) with the help of SED. Something like:

tmp\folder1\folder2\blah.txt has to be transformed to...
6,840
Posted By sysadv
Solaris 8 Font Path ...
Hello,

I feel a little initimidated to ask this question, but ... where am I able to find the font path (Solaris 8)?

Bye Sysadv
2,714
Posted By sysadv
Thanks for your comment. The problem can not stay...
Thanks for your comment. The problem can not stay in relation with the script. I got struggled with your idea - regarding the shell - too. Unfortunately I've not been successful. I've got another...
2,714
Posted By sysadv
problems with "realvnc" (solaris 8, intel)
Hello,

I'm in trouble installing RealVNC (Solaris 8, Intel). The script is always interrupted at the moment the vncpassword is evaluated (to be created). It always stops with the following...
2,698
Posted By sysadv
Much thanks for your comment. I'll take a look in...
Much thanks for your comment. I'll take a look in the man - pages ...

Bye sysadv
2,698
Posted By sysadv
problems with "cp" (reliant unix 5.43)
Hi,

I've got a problem with the copy - command (reliant unix 5.43). It appears to me rather difficult to copy large amount of data. A command like "cp *.jpg" is simply refused. Does anybody know...
Showing results 1 to 7 of 7

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