This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
.bashrc: safe-cmd when finger and id
pull/1/head
10sr
13 years ago
parent
104c9596bc
commit
1d2f80b4d3
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.bashrc
+ 2
- 2
.bashrc
View File
@@ -251,7 +251,7 @@ echo "Japanese letters are 表示可能"
safe-cmd diskinfo
finger $USER
LANG=C id
safe-cmd
finger $USER
LANG=C
safe-cmd
id
Write
Preview
Loading…
Cancel
Save