ls 에서 시간이 표시가 되질 않네요?

서지훈의 이미지

OS: SunOS 5.7
fileutils : 4.1
이거 파일 시간이 표시 되지 않는건 무슨이유인지 아시는분...-_-ㅋ
뭔가 컴파일 문제 같기도 하고...
흠... 원래 안써던 SunOS 를 쓸라고 하니깐 좀... 이런저런 문제가 생기네요?
5.8 머신에선 별 문제가 안생겼는데...

<어떠한 역경에도 굴하지 않는 '하양 지훈'>

세벌의 이미지

ls --full-time

이렇게 하면 어떻게 나오나 모르겠네요.
kookooo의 이미지

[may@#]$ uname -a
SunOS sangnam 5.7 Generic_106541-20 sun4u sparc

[may@#$ ls -l
총 595
drwxr-xr-x   2 root     root         512 2002년  6월 27일 TT_DB
lrwxrwxrwx   1 root     root           9 2002년  6월 27일 bin -> ./usr/bin
drwxr-xr-x   2 root     nobody       512 2002년  6월 27일 cdrom
drwxrwxr-x  17 root     sys         4096  9월 20일  21:45 dev
drwxrwxr-x   4 root     sys          512 2002년  6월 27일 devices
drwxr-xr-x  32 root     sys         3584 12월 15일  10:34 etc

...

글쎄요.. ls 를 새로 설치하지 안았다면 이렇게 나올텐데요
/usr/bin/ls 혹은 /usr/ucb/ls 둘다 한번 테스트 해보시죠...

서지훈의 이미지

--full-time 옵션을 줘도 별 반응이 없네요...?
따른 기능은 되는데...
시간이 표시가 안되니 아주 답답하네요...
음... 정말 이런 적은 처음인데...?

<어떠한 역경에도 굴하지 않는 '하양 지훈'>

#include <com.h> <C2H5OH.h> <woman.h>
do { if (com) hacking(); if (money) drinking(); if (women) loving(); } while (1);

codebank의 이미지

SunOS에 대해서는 눈꼽만큼도 아는것이 없습니다만...
어떤 형태로 나오는지 정도의 결과물은 보여주시는게 어떨까싶네요.
그냥 시간만 안나온다고 써놓으면 단순 추측으로만 가능하니 실제 ls를 해보고
그 결과값을 code로 올려주시는게 더 좋을겁니다.

물론 그럴리는 없겠지만 혹시 alias로 시간부분만 안나오게 옵션을 주어버린건
아닐까요? :oops:

------------------------------
좋은 하루 되세요.

서지훈의 이미지

alias ----------------

l ls -l
ll ls -alF
ls ls --color=auto -F

--------------------------

output ------------------------------------------------------

[e3500:develop]/user1/ret # ll
합계 67296
drwxr-xr-x 12 develop staff 512 ./
drwxr-xr-x 9 informix root 512 ../
-rw------- 1 develop staff 75 .TTauthority
-rw------- 1 develop staff 99 .Xauthority
-rwxr-xr-x 1 develop staff 2143 .cshrc*
-rwxrwxr-x 1 develop staff 2368 .cshrc.bak*
drwxr-xr-x 13 develop staff 512 .dt/
-rwxr-xr-x 1 develop staff 5111 .dtprofile*
drwxr-xr-x 2 develop staff 512 .hotjava/
-rw-r--r-- 1 develop staff 611 .login
drwx------ 2 develop staff 512 .solregis/
-rwxr-xr-x 1 develop staff 2481 .tcshrc*
-rw------- 1 develop staff 9939 .viminfo
-rw-rw-r-- 1 develop staff 461 .vimrc
drwxrwxr-x 22 develop staff 512 data/
drwxrwxr-x 7 develop staff 512 local/
drwxrwxr-x 2 develop staff 512 move/
drwxrwxr-x 7 develop staff 512 src/
drwxrwxr-x 2 develop staff 512 tmp/
drwxrwxr-x 3 develop staff 512 webmail/

----------------------------

뭐... ls 하면...
정말 시간 부분만 쏙 빠져 있죠...-_-ㅋ

<어떠한 역경에도 굴하지 않는 '하양 지훈'>

#include <com.h> <C2H5OH.h> <woman.h>
do { if (com) hacking(); if (money) drinking(); if (women) loving(); } while (1);

advanced의 이미지

ls --version

하면 어떻게 나오나요?

- advanced -

서지훈의 이미지

Advanced wrote:
ls --version

하면 어떻게 나오나요?

- advanced -


Quote:
ls (fileutils) 4.1
Richard Stallman and David MacKenzie 가 만들었습니다.

저작권 (C) 2000 Free Software Foundation, Inc.
이 프로그램은 공개 소프트웨어입니다. 복사 조건은 소스를 참조하십시오. 상품성
이나 특정 목적에 대한 적합성을 비롯하여, 어떠한 보증도 하지 않습니다.


-_-ㅋ

<어떠한 역경에도 굴하지 않는 '하양 지훈'>

#include <com.h> <C2H5OH.h> <woman.h>
do { if (com) hacking(); if (money) drinking(); if (women) loving(); } while (1);

cdpark의 이미지

/usr/bin/ls -al
/usr/ucb/ls -al

의 결과는요?

fileutils는 새로 설치하는게...

서지훈의 이미지

당연히 /usr/bin/ls /usr/ucb/ls는 잘 됩니다.
gnuls만 이렇게... 속을 썩이네요...-_-ㅋ

함... 다시 컴파일 해야 하나?

<어떠한 역경에도 굴하지 않는 '하양 지훈'>

#include <com.h> <C2H5OH.h> <woman.h>
do { if (com) hacking(); if (money) drinking(); if (women) loving(); } while (1);

서지훈의 이미지

흠...
이거 configure 확인을 해보니깐...
perl 을 찾던데...
현재 설치를 한 머신엔 펄이 없네요...-_-ㅋ
아마도 이거 때문인거 같아...
걍... 다른 머신에 있던 놈 가져와 사용하는데...
잘 되네요...
펄 때문에... ?
함...-_-ㅋ

<어떠한 역경에도 굴하지 않는 '하양 지훈'>

#include <com.h> <C2H5OH.h> <woman.h>
do { if (com) hacking(); if (money) drinking(); if (women) loving(); } while (1);

ahnhi의 이미지

[root@sebastian /]# ls --version
ls (fileutils) 4.1
Written by Richard Stallman and David MacKenzie.

Copyright (C) 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@sebastian /]# uname -a
SunOS sebastian 5.7 Generic_106541-24 sun4u sparc SUNW,Ultra-60
[root@sebastian /]# /usr/local/bin/ls -al
total 225
drwxr-xr-x   27 root     other        1024 12월 16 15:06 .
drwxr-xr-x   27 root     other        1024 12월 16 15:06 ..
-rw-------    1 root     other          75 12월  2 20:09 .TTauthority
-rw-------    1 root     other         201 12월  2 20:09 .Xauthority
-r-xr-x---    1 admin    admgrp        159  8월 22 15:12 .Xdefaults
-rw-r--r--    1 root     other        1126 10월 13 16:53 .bashrc
-rw-------    1 root     root         1032 12월  2 20:08 .cpr_config
... 생략 ...

저는 잘 나오네요.. 예전에 pkg로 인스톨한걸로 아는데...

不狂不及

dgkim의 이미지

로케일문제는 아닌가요?
export LANG=C
ls

어떨까요?

이런 추측을 한 이유는 올려주신 스크린샷?에서 한글이 보였기에..

ahnhi의 이미지

# /usr/local/bin/ls -al
total 37188
drwxr-xr-x    4 root     other         512 12월 16 17:44 .
drwxr-xr-x   17 root     other        1024 12월  2 23:31 ..
-rw-r--r--    1 root     other           0 12월 16 17:44 한글
# echo $LANG
ko

LANG 때문은 아닌것 같네요.

不狂不及

cdpark의 이미지

locale 문제일 수도 있습니다.

Solaris에 따라오는 locale 라이브러리와 GNU의 locale 라이브러리 간에 호환성 문제가 생기는 경우가 종종 있습니다. po 파일의 호환성 문제라던지.. "C" 로케일에선 잘 동작하나요?

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.