Search Results

Search: Posts Made By: dirk.digalow
Forum: SCO 03-16-2010
2,333
Posted By dirk.digalow
I don't know if you solved the problem, but check...
I don't know if you solved the problem, but check you date. I've seen SCO systems seem like they don't have licenses if the date falls before the date the system was initially serialized on. What...
1,239
Posted By dirk.digalow
Well, Unix is not a programming language, but an...
Well, Unix is not a programming language, but an operating system. You're utilizing one off the shells, probably the bourne shell.
Forum: AIX 03-15-2010
18,778
Posted By dirk.digalow
What are you using on the AIX server as in ftpd,...
What are you using on the AIX server as in ftpd, ssh, etc?

I didn't exactly understand "I was able do the same with WinSCP but not able to do with any command". You have it working with WinSCP?...
3,051
Posted By dirk.digalow
I don't exactly know what you are looking for. ...
I don't exactly know what you are looking for. You can "cd" into folder1 and rename the files. If you're looking to rename files in a directory without changing to that directory, here's a for...
Forum: Solaris 03-25-2009
3,759
Posted By dirk.digalow
Disk Suite/Sun Volume Manager allows software...
Disk Suite/Sun Volume Manager allows software mirroring. Format will still show the same cxtxdx devices. Even when you encapsulate the root disk with Veritas Volume manager you would still...
22,092
Posted By dirk.digalow
You may want to grep for "^${user}$". "whoever"...
You may want to grep for "^${user}$". "whoever" would match "whoeverr" or "iwhoever".
22,092
Posted By dirk.digalow
What scripting language/shell are you using?
What scripting language/shell are you using?
1,524
Posted By dirk.digalow
If your trying to get single qoutes, try: ...
If your trying to get single qoutes, try:

awk '{print $1" "$2",'\''"$3"'\''"}'

In case you can't make out the quotes, it's

awk '{print $1Q Q$2Q,q\qqQ$3Qq\qqQ}' where q=' and Q=".
Showing results 1 to 8 of 8

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