ubuntu useradd顯示PWD - Linux

Victoria avatar
By Victoria
at 2013-07-29T12:45

Table of Contents

hi,各位版友好

請問一下

在ubuntu用useradd -m test之後,

利用test登入,但是沒有顯示working directory,只有顯示$


而且也沒有辦法紀錄最近有打過的指令

我看.bashrc跟.profile都有被建立起來,

請問我應該要怎麼改?

謝謝

--
~宅男的四個徵兆~
∠□ ○ ! * \○/ ★    (○ ?
╦╦└□ " ○□═ □   □>
║║√√ ╦══╦ ∥    |\
一回家就上PTT 每天想正妹 以當好人為樂 忘記正妹虧欠自己

--
Tags: Linux

All Comments

Sierra Rose avatar
By Sierra Rose
at 2013-07-30T14:30
用錯 shell ?輸入 bash 看看 XD

HackingThursday 固定聚會 (2013-08-01)

Donna avatar
By Donna
at 2013-07-29T12:04
通告網址: [http://www.hackingthursday.org/][1] * * * * 時間: 每週四晚上 19:30 至 22:00 ( 熱食供應至 20:00 ) * 地點: 伯朗咖啡 ( 建國店 ) * 地址: 台北市大安區建國南路一段 166 號 3 樓 * 鄰 ...

Key signing party @ COSCUP 2013

Rachel avatar
By Rachel
at 2013-07-29T10:35
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Key signing party at COSCUP 2013 參加自由軟體運動,需要跟遠方開發者聯絡嗎? 受不了日漸惡化的網路監視與干預,欲私下聯絡明天拆掉政府了嗎? 你需要一把加密、簽章用 PGP ...

請問LINUX系統備份

Doris avatar
By Doris
at 2013-07-29T02:30
我的方法可能比較老土... 備份: 準備另外一顆硬碟,大小最好比原硬碟相當或更大,將此硬碟分割出與原硬碟相同的完整 partition 結構,用 ghost 保存成為 disk image。然後用 tar -lzcvpf partition.tgz partition 去保存各 partition ...

關於KVM,guest OS 無法安裝問題

Edith avatar
By Edith
at 2013-07-28T20:57
root# kvm-img create testubn.img 10G -f qcow2 創建IMG檔沒問題 root# qemu-system-x86_64 -smp 2 -m 1024 -net nic -net tap,ifname=tap0,script=no,downscript=no -hda ...

NFS LOG File

Oscar avatar
By Oscar
at 2013-07-28T08:12
各位大大~ NFS 如果是當一個file share的空間 當user 新增刪修的紀錄是否有辦法紀錄下來? tks - ...