Horje
bash show hidden characters in file Code Example
bash show hidden characters in file
# Basic syntax:
cat -A file
# Note, ^M represents CR and $ represents LF 
#	(search "how are newline characters represented" for more on this)




Shell

Related
bash print count of unique words in column Code Example bash print count of unique words in column Code Example
kill jobs fg Code Example kill jobs fg Code Example
create service for gunicorn in linux Code Example create service for gunicorn in linux Code Example
powershell join array Code Example powershell join array Code Example
dev/kvm not found Code Example dev/kvm not found Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11