Just log in with your secure internet shell to change this file!
me: yea.. added a few words already..
me update: actually..its quite a lot now..do you like it?
You may want to read: How to ~tilde: Getting Started for help.
me: ok..sure
Check out your new blog!
me: nice.. thank you..
20:54:20 up 127 days, 36 min, 704 users, load average: 7.98, 9.22, 10.22
Date: January 11, 2023 - 03:33 PM -
Delete
xev wrote:
i love rain and cloudy...
Date: January 07, 2023 - 09:06 PM -
Delete
xev wrote:
after a long time..
Date: July 24, 2016 - 05:49 AM -
Delete
xev wrote:
upgrade all pip package
pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 pip install -U
Date: May 06, 2016 - 09:01 PM -
Delete
xev wrote:
change apostrophe using sed
sed -e "s|\x27|\`|"
Date: October 29, 2015 - 10:34 PM -
Delete
xev wrote:
$cat b
aaa bbb ccc
$cat b | grep -oP "(?<=aaa).*?(?=ccc)"
bbb
Date: October 28, 2015 - 06:11 AM -
Delete
xev wrote:
rsync -rv --progress --stats --size-only --ignore-times --delete /storage/Music .
Date: October 23, 2015 - 08:57 AM -
Delete
xev wrote:
display and redirect to file
wget http://ipv4.download.thinkbroadband.com/5MB.zip 2>&1 | tee file.txt
only file
wget http://ipv4.download.thinkbroadband.com/5MB.zip &> file.txt
Date: October 23, 2015 - 08:03 AM -
Delete
xev wrote:
telnet command from file
{ cat commands.txt; sleep 1; } | telnet mailhost.25
Date: October 10, 2015 - 07:09 AM -
Delete
xev wrote:
im~ רחם ~ رحيم
Date: August 16, 2015 - 05:59 AM -
Delete
xev wrote:
vi /usr/local/lib/python2.7/dist-packages/yowsup/layers/protocol_messages/protocolentities/message_text.py
Page #1 of 1