Search Results

Search: Posts Made By: shorty
2,955
Posted By shorty
. /usr/local/ats/sc/profile ....
. /usr/local/ats/sc/profile
. /usr/local/ats/osa/profile
MAIL=/usr/mail/${LOGNAME:?}
PATH=${PATH}:/home/causr/CABIN
2,955
Posted By shorty
cat `whence CA` cat: cannot open sudo cat:...
cat `whence CA`
cat: cannot open sudo
cat: cannot open -iu
cat: cannot open causr

Thanks for the reply.

---------- Post updated at 09:07 AM ---------- Previous update was at 09:02 AM...
2,955
Posted By shorty
Auto ENTER key on TERM
I'm working in a UNIX box that's owned by a vendor. They have it set up by State, meaning when I need to program script related to certain States, I type in, for example, "CA", it goes to a whole...
1,106
Posted By shorty
I'm using KornShell.
I'm using KornShell.
1,106
Posted By shorty
So I swapped 'curl' with 'wget' and get the...
So I swapped 'curl' with 'wget' and get the following error. Ironically I get the same error with the 'curl' version:

"${MESSAGE// /%20}": bad substitution
1,106
Posted By shorty
HTTP coding
My company has an in house instant messaging system (like WhatsApp) where users can communicate with each other. I currently have code to email me certain items from my Sparc machine running SunOS...
11,226
Posted By shorty
Have you tried looking at your mailx to see if...
Have you tried looking at your mailx to see if any errors occurred?
1,676
Posted By shorty
Anonymous ftp log?
Hello,
I was wanting to know if there is any log/tracker for anonymous ftp activity for users that are logging in to our server. We migrated over to a new server and cleaning up some loose ends...
3,113
Posted By shorty
First I ran find / -type d -name "*2011" > ok ...
First I ran find / -type d -name "*2011" > ok

as this was running I did a tail -f ok

Nothing is showing during the tail -f ok

Eventually I halted the process. Then I ran this yesterday find...
3,113
Posted By shorty
Thank you for the response. Yes, I'm aware of the...
Thank you for the response. Yes, I'm aware of the 'tail' syntax. I just mentioned it in a general context.

The grep 'DS.' is correct as I don't want anything (-v) matching DSA, DSB,DSC, etc.
...
3,113
Posted By shorty
As I'm running it, I'm doing a 'tail' to observe...
As I'm running it, I'm doing a 'tail' to observe the output. Maybe I'm not being patient enough. I'm going to retry it using the "quotes" like you suggested.

---------- Post updated at 08:45 AM...
3,113
Posted By shorty
I'm not getting any output. Seems like it runs...
I'm not getting any output. Seems like it runs forever and nothing happens.
3,113
Posted By shorty
Finding multiply directories
I have multiply directories scattered throughout my system that end in 2011.
Example:

one_2011
two_2011
three_2011
etc....

I'm trying to find all of these directories but coming up short. ...
4,468
Posted By shorty
Find hangs when ran under superuser.
When I ran the following find command under a "regular" user is completes but it limited because of perms.

find / -name "*.*" | xargs grep something > ok

But when I try to run it under su, it...
2,386
Posted By shorty
remote backup ?
Scenario.............

MachineA has the tape drive.
Currently using ufsdump to backup MachineA.

ufsdump 0uf /dev/rmt/0n /

Currently using ufsdump on MachineB to MachineA's tape drive...
1,525
Posted By shorty
actual filesystem size during backup
Scenario............

ufsdump 0uf /dev/rmt/0n /

root has 10GB available but only 5GB are used. Does the backup record the entire 10GB regardless of whats actually used or just the 5GB being used?
5,526
Posted By shorty
tape backup size
How can I tell how much tape is left (or how much tape has been used) after doing a backup? My system is on Solaris 5.8.
3,631
Posted By shorty
I found the problem. The tape wasn't compatible...
I found the problem. The tape wasn't compatible with my drive....:rolleyes:
3,631
Posted By shorty
ufsdump issue
I ran this dump (as root) and got the following.............

# ufsdump 0f /dev/rmt/0n /
DUMP: Writing 32 Kilobyte records
DUMP: Date of this level 0 dump: Tue 11 Dec 2007 06:07:35 AM PST
...
6,753
Posted By shorty
This is what I did.............. #mt -f...
This is what I did..............

#mt -f /dev/rmt/0 rewind
#ufsrestore i /dev/rmt/0
ufsrestore > what
Dump date: Tue Oct 23 14:19:40 2007
Dumped from: the epoch
Level 9 dump of /apps on...
6,753
Posted By shorty
ufsdump/ufsrestore problem
I ran ufsdump as follows...............

# ufsdump 9ucf /dev/rmt/0n /dev/dsk/c1t9d0s3
DUMP: Writing 63 Kilobyte records
DUMP: Date of this level 9 dump: Tue 23 Oct 2007 02:19:40 PM PDT
...
38,429
Posted By shorty
This server is currently on solaris 5.7
This server is currently on solaris 5.7
38,429
Posted By shorty
This worked though the output was kinda weird. ...
This worked though the output was kinda weird.

Thanks.
38,429
Posted By shorty
View has the same result and "less" is not...
View has the same result and "less" is not reconized.
38,429
Posted By shorty
vi.....line too long
I'm getting a "line too long" error when I try to vi a particular file. I really just need to view the contents as I don't have to change anything. Any suggestions?? I already tried to cat but it...
Showing results 1 to 25 of 65

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