10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi Everyone,
I am trying to make this script to use, to find out the DAHDI channel status. Every thing works fine, I even get proper results, however I have this weird error that comes along.
Can someone please help me. Thanks a lot.
#!/bin/bash
# Color to set the test to when a channel is... (3 Replies)
Discussion started by: jeetz
3 Replies
2. UNIX for Dummies Questions & Answers
Hi,
I created some files with a script and I don't know yet where I did a mistake but the script created some "weird" files...
prd01,/tmp # ls -al
total 706184
-rw-r----- 1 root system 34 Aug 27 16:10
hdisk3BB
hdisk3
hdisk3BB.tmp
drwxrwxrwt 51 bin bin ... (9 Replies)
Discussion started by: Castelior
9 Replies
3. UNIX for Dummies Questions & Answers
Hi,
We are running into very weird error on AIX. Target directory exists on NFS.
We have one script runs every 5 mins on our system. This script is running for 5 years for now without any issuess.
Followig is the snapshot of the script :
stmt_cnt=$(ls -1 ${1}/${2}|wc -l)
if ;... (7 Replies)
Discussion started by: himihir2000
7 Replies
4. UNIX for Advanced & Expert Users
I have JIL script like the one below
insert_job:F_SAMPLE
job_type:f
machine:PC001
owner:asla@PC001
watch_file:/home/shah/one/sample.trg
watch_interval:90
alarm_if_fail:1Here my question is, there is a directory one under that file needs to be watched sample.trg..!
but directory one owned... (0 Replies)
Discussion started by: shahnazurs
0 Replies
5. UNIX for Advanced & Expert Users
Hi,
I've Ubuntu 8.04, and it has some files that I just cannot delete. I've tried everything, inode, fsck etc.
Here is what the ls -li outputs
root@ubuntu:/home/luser/.local/share/Trash/files/junk# ls -l
ls: cannot access TRUNK_: No such file or directory
ls: cannot access 2006_output.mv:... (11 Replies)
Discussion started by: nitin
11 Replies
6. AIX
When I do a file list in my spooler directory, I get the following
information
#ls -l |pg
-rw-rw-rw- 1 user1 ugroups 831690 Apr 03 12:52 K6A80403125051.prn :res 2330479869879093344 ext 2330477052380546512 align
-rw-rw-rw- 1 user1 ugroups 5900 Apr 03 14:19 K6A80403141858.idx :res... (8 Replies)
Discussion started by: jmmora
8 Replies
7. UNIX for Dummies Questions & Answers
All,
I have the following listing of files
$ ls -lrt
-rw-rw-rw- 1 user1 group1 335691 Aug 4 17:45 script1.sh
-rw-rw-rw- 1 user1 group1 648 Aug 4 17:45 try,csv
-rw-rw-rw- 1 user1 group1 1381275 Aug 4 17:45 test.txt
-rw-rw-rw- 1 user1 group1 ... (7 Replies)
Discussion started by: rahulrathod
7 Replies
8. Linux
Guys, I have two files in a directory with weird permissions, size, owner, date etc... the problem is I canīt delete them! I tried to chmod the files and everything, but nothing seems to work. Anyone got any ideas ???
Look:
# ls -l
total 1327968579
?--------- 48 1645863428 2150720025... (1 Reply)
Discussion started by: dfs
1 Replies
9. Shell Programming and Scripting
Hi.
I have files in my OS that has weird file names with not-conventional ascii characters.
I would like to run them but I can't refer them.
I know the ascii # of the problematic characters.
I can't change their name since it belongs to a 3rd party program... but I want to run it.
is there... (2 Replies)
Discussion started by: yamsin789
2 Replies
10. UNIX for Dummies Questions & Answers
$ls -lrt
-rw-r--r-- 1 rathodr users 1757 Jan 6 13:36 cleanup.archive.files.pl
-rwxr-xr-x 1 rathodr users 20503 Jan 6 13:52 alarm.control.pl
-rw-r--r-- 1 rathodr users 20503 Jan 9 04:52q
The last file seems to be a weird file. I am not sure how was it created. Maybe... (5 Replies)
Discussion started by: rahulrathod
5 Replies