본문 바로가기
알아두면 손해 없는 정보 저장소

Awesome Reference Bookmarks

by anothel 2021. 6. 27.

주먹으로 보자기를 이길 때까지만 달려보자

 

Google C++ Style Guide

- https://google.github.io/styleguide/cppguide.html

 

Google C++ Style Guide

 

google.github.io

 

Unix-like

AIX 프롬프트 변경

- https://logic.edchen.org/how-aix-ps1-set-command-prompt/

 

How AIX PS1 Set Command Prompt - Ed Chen Logic

AIX PS1 By default, there's little information in prompt for a new user. Usually, I changed the prompt into this: $ vi ~/.profile ... export PS1="[$USER@$HOSTNAME "'${PWD##*/}'"]\$ " To make it take effect immediately, we can do this: $ . ~/.profile [oracl

logic.edchen.org

AIX 오픈소스 패키지 다운로드

- https://www.ibm.com/support/pages/node/883798

AIX XL C/C++ 설치

- https://bigsun84.tistory.com/266

 

[ AIX ] xlC compiler 설치 하는 방법

xlC 컴파일러 설치 하는 방법 ## .Z 압축 해제 해제 : uncompress <파일 이름> ## .tar 압축 해제 tar -xvpf <파일 이름> ## 설치 installp -aXgd <압축해제경로>/usr/sys/inst.images -Y all ## ex) 내가 /tmp 경..

bigsun84.tistory.com

AIX XL C/C++ 제거

- https://blog.naver.com/mudangpa/100152971806

 

AIX 에서 VAC(C++컴파일러) 제거하기

AIX 에서 VAC(C++컴파일러) 제거하기 1. C++ 설치 파일셋 리스트 확인 # lslpp –l |grep vac...

blog.naver.com

Solaris untar가 안될 때 tar사용 방법

https://stackoverflow.com/questions/7120232/untar-a-file-on-solaris-reports-tar-directory-checksum-error

 

Untar a file on Solaris reports - tar: directory checksum error

Hi I am trying to untar a compressed file on a Solaris server. I run the command tar xvf 4.56_release.tar.gz But this reports the following error tar: directory checksum error Initially I th...

stackoverflow.com

HP-UX 오픈소스 패키지 다운로드

http://hpux.connect.org.uk/

 

HP-UX Porting and Archive Centre | Home

Using the Depothelper package helps you to easily download, install or uninstall HP-UX archive depot packages and their dependencies. It can download sets of packages and their dependencies (caching them for later use) and then install any of them that are

hpux.connect.org.uk

 

 

 

 

 

 

 

 

 

 

 

 

728x90